AngularJS + ngCordova seed. By default the seed uses ngCordovaMocks.
0.0.0
-
Clone the seed
git clone git@github.com:mranosa/angular-cordova-seed.git
-
Install dependencies
npm install && bower install
-
Add cordova plugins
cordova plugin add ...
- Just run :
node index.js
MIT
Free Software, Hell Yeah!