- Node.js 4.2+
- NPM 2.14+
npm install -g grunt-cli
(if not present)npm install
grunt
The Grunt task will run a server on port 3000 of your localhost.
- ES6 + Webpack so feel free to use all the ES6 goodies in the JS.
- All the styles are with SASS. Compass is not installed with this build (nor should it be, use postcss).