Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fouad/famous-angular-cordova-seed

Boilerplate for Famo.us/Angular apps wrapped with Cordova
https://github.com/fouad/famous-angular-cordova-seed

Last synced: 2 months ago
JSON representation

Boilerplate for Famo.us/Angular apps wrapped with Cordova

Awesome Lists containing this project

README

        

famous-angular-cordova-seed
=====

[Famo.us/Angular](http://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