generator-bix-node-module
v0.6.0
Published
Template to start developing a node module.
Downloads
3
Maintainers
Readme
generator-bix-node-module
Template to start developing a node module with ES7
Installation
First, install Yeoman and generator-bix-module-template using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-bix-node-module
Then generate your new project:
yo bix-node-module
License
MIT © Bixlabs - Joseph Arrieta