Skip to content

busterc/generator-cordova-www

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

📱 A Yeoman generator that scaffolds a minimal www directory for a new Cordova app, with optional JavaScript flavors: jQuery, Framework7 or Vanilla.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published