-
Run
npm install
to install dev dependencies. -
Install LiveReload plugin for Google Chrome and enable it
-
Run
gulp --require=gulp-coffee
to start Gulp.js build system. -
Open page from http://localhost:3000 in Chrome
-
Try to modify html, scss and coffee files and see how the page gets updated with LiveReload