iVantage flavored node modules
First, install Yeoman and generator-ivh-node-module using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-ivh-node-module
Then generate your new project:
yo ivh-node-module
MIT © iVantage Health Analytics