Scaffold out a module using a gulp-rollup-babel-eslint stack for haaretz-dev
First, install Yeoman and generator-htz-module using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-htz-module
Then generate your new project:
yo htz-module
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.
MIT © TxHawks