Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 436 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 436 Bytes
  • 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