- install Node js - http://nodejs.org/
- use npm to install ionic cordova globally -
npm install -g cordova ionic
- while inside the project folder, run
npm install
to install all the node modules. - run
ionic serve
to run a local development server that can be accessed athttp://localhost:8100
.
- Dungeon tips and guides on what to do and look out for when running dungeon instances in FFXIV.
- Daily and Weekly Reset Timers
- Trials
If you run into any problems creating android or iOs builds with cordova, it is most likely related to any missing packages, running the command
cordova requirements
will tell you exactly what is missing.
If you run into any issues or problems with the application, please submit the issue to the repository.
FINAL FANTASY is a registered trademark of Square Enix Holdings Co., Ltd.
FINAL FANTASY XIV © 2010 - 2017 SQUARE ENIX CO., LTD. All Rights Reserved.