Cordova Application for RisingStarPathways
npm install
to install the required pages -- note that the project makes use of Grunt.- If the first time running from a clean repo clone, run
grunt init
to initialize and prepare the required resources. Otherwise, simply rungrunt
and modify as normally. - Run
grunt build
when you wish to build the apps. - Run
cordova run <platform>