Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

* Install [LiveReload plugin](https://chrome.google.com/webstore/detail/livereload/jnihajbhpnppcggbcgedagnkighmdlei) for Google Chrome and enable it

* Run `gulp --require=gulp-coffee` to start Gulp.js build system.
* Run `gulp --require coffee-script/register` to start Gulp.js build system.

* Open page from [http://localhost:3000](http://localhost:3000) in Chrome

* Try to modify html, scss and coffee files and see how the page gets updated with LiveReload
* Try to modify html, scss and coffee files and see how the page gets updated with LiveReload