0.0.1 • Published 9 years ago

generator-node-babel v0.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

generator-node-babel

Build a new node project use babel and karma

Getting Started

Yeoman Generators

Yeoman travels light. He didn't pack any generators when he moved in. You can think of a generator like a plug-in. You get to choose what type of application you wish to create, such as a Backbone application or even a Chrome extension.

To install generator-node-babelfrom npm, run:

npm install -g generator-node-babel

Initiate the generator:

yo node-babel

License

MIT