Skip to content

Web frontend for FFXIV Crafting Optimizer service.

License

Notifications You must be signed in to change notification settings

AyakuraYuki/ffxiv-craft-opt-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFXIV Crafting Optimizer Website

This project contains the source for the FFXIV Crafting Optimizer Website. It uses AngularJS, AngularUI Bootstrap, and Bootstrap.

Running the app during development

You can pick one of these options:

  • serve this repository with your webserver
  • install node.js and run:
    • npm install
    • node scripts/web-server.js

Then navigate your browser to http://localhost:<port>/app/index.html to see the app running in your browser.

About

Web frontend for FFXIV Crafting Optimizer service.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.4%
  • HTML 17.7%
  • CSS 5.3%
  • Other 0.6%