1.0.1 • Published 8 years ago

generator-cordova-www v1.0.1

Weekly downloads
4
License
ISC
Repository
github
Last release
8 years ago

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