/famous-angular-cordova-seed

Boilerplate for Famo.us/Angular apps wrapped with Cordova

Primary LanguageJavaScript

famous-angular-cordova-seed

Famo.us/Angular seed project w/ Cordova

commands

npm install - install dependencies (there's a postinstall script for bower)

gulp setup - setup platform (by default ios; modify gulpfile.js for others)

gulp build - build full app (w/ index.html) to www/

gulp serve - debug server

cordova run [ios | android] - deploy to phone/emulator