- npm - https://npmjs.org/
- grunt - http://gruntjs.com/
$ npm install
$ grunt dev
First you need to install the proper node modules using npm install
. Then to have grunt start watching for changes, run grunt dev
$ npm install
$ grunt dev
First you need to install the proper node modules using npm install
. Then to have grunt start watching for changes, run grunt dev