GrayBullet / generator-graybullet-cordova

Webapp and AngularJS yeoman generator for Apache Cordova.
MIT License
10 stars 4 forks source link

GrayBullet Cordova Web app generator

Yeoman generator that scaffolds out a front-end Apache Cordova web app, Like Webapp.

Features

For more information on what generator-graybullet-cordova can do for you, take look at then generator-webapp and grunt-cordova-ng.

Getting Started

Build Apache Cordova app for generator-webapp@<2.0.0

For more option, take look at then grunt-cordova-ng.

Build Apache Cordova app for generator-webapp@>=2.0.0

Options for generator-webapp@<2.0.0

Please look at the generator-webapps's Option section.

Create AngularJS project

[Experimental] Create project with `--webapp=angular' option, generator-angular project.

npm install -g generator-angular
yo graybullet-cordova --webapp=angular

Supported

You must use cordova@5.4.1, if you use npm@3.

License

MIT License