-
Install Node
-
Fork and clone
git clone https://github.com/MY-USERNAME/xhook
-
Enter project
cd xhook
-
Install
grunt-source
withnpm install -g grunt-source
(Grunt Source allows the use of external Grunt environments) -
Watch src for changes and will then compile and minify into dist with
grunt-source --server=3000
-
Open Chrome
open http://localhost:3000/