generator-cordova-www
v1.0.1
Published
Scaffolds a minimal www directory for a new Cordova app with optional JavaScript flavors: jQuery, Framework7 or Vanilla.
Downloads
6
Maintainers
Readme
generator-cordova-www
A Yeoman generator that scaffolds a minimal www directory for a new Cordova app, with optional JavaScript flavors: jQuery, Framework7 or Vanilla.
_-----_
| | .--------------------------.
|--(o)--| | 'Allo 'Allo! Let's |
`---------´ | spruce up your Cordova |
( _´U`_ ) | App's www directory. |
/___A___\ '--------------------------'
| ~ |
__'.___.'__
´ ` |° ´ Y `
Installation
# yeoman is required
$ npm install -g yo
# now install this generator
$ npm install -g generator-cordova-www
# then from the root of your Cordova project
$ yo cordova-www
License
ISC © Buster Collings