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!