-
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/
This repository has been archived by the owner on Sep 19, 2019. It is now read-only.