this is my standard grunt boilerplate for future reference.
- Download
gruntfile.js
&package.json
- Run
npm install
- Run
grunt
- Profit.
gruntfile.js
src
index.jade
scss
styles.scss
js
scripts.js
dist
index.html
css
styles.css
js
scripts.js
- put this into something like yeoman
- find cool new things to add