UNPKG

generator-angular-mobile

Version:
45 lines (26 loc) 630 B
angular-cordova-seed ==================== About ---- [AngularJS] + [ngCordova] seed. By default the seed uses [ngCordovaMocks]. Version ---- 0.0.0 Installation -------------- - 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 ... Serve locally on browser ---- - Just run : `node index.js` License ---- MIT **Free Software, Hell Yeah!** [AngularJS]:https://angularjs.org/ [ngCordova]:http://ngcordova.com/ [ngCordovaMocks]:https://github.com/ecofic/ngCordovaMocks