generator-angular-pouchdb

0.1.0 • Public • Published

generator-angular-pouchdb

Build Status

A Yeoman generator for AngularJS-PouchDB directives

Usage

  1. Install Yeoman:

    npm install -g yo
  2. Install the generator and its siblings:

    npm install -g generator-angular-pouchdb generator-common
  3. Finally, initiate the generator:

    yo angular-pouchdb <directiveName>

Author

© 2014 Tom Vincent http://tlvince.com/contact

License

Released under the MIT license.

Package Sidebar

Install

npm i generator-angular-pouchdb

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • tlvince