1.0.0 • Published 7 years ago

generator-node-es6-toolbox v1.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

generator-node-es6-toolbox NPM version Build Status Dependency Status Coverage percentage

Greenkeeper badge

Opinionated nodejs stack with tests, documentation, ES6 support through babel.

Installation

First, install Yeoman and generator-node-es6-toolbox using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-node-es6-toolbox

Then generate your new project:

yo node-es-6-toolbox

License

MIT © Alex Gervais