-
Install Node
-
Install
grunt-source
withnpm install -g grunt-source
(Grunt Source allows the use of pre-made Grunt environments) -
grunt-source --server=3000
-
Open Chrome
open http://localhost:3000/
-
Grunt will now be watch src for changes, then compiling into css, js and index.html