1.0.1 • Published 9 years ago
generator-cordova-www v1.0.1
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-wwwLicense
ISC © Buster Collings