generator-couchapp
v0.1.0
Published
Scaffold out a front-end web app; based on generator-webapp
Downloads
36
Readme
Generator-couchapp
A generator for Yeoman that scaffolds Couchapps. Comes with a Gruntfile to further ease your life :D
Getting started
- Make sure you have yo installed:
npm install -g yo
- Install the generator:
npm install -g generator-couchapp
- Run:
yo couchapp