Skip to content

cuperman/livereload-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

livereload-demo

A demonstration of how to use livereload (automatic browser reloading) for a Node.js application.

Starting the Demo

  • Install dependencies npm install

  • Start the livereload server grunt

  • Start the Node app node app.js

  • Now connect a browser to http://localhost:3000. The browser will auto-reload when the code on the server changes.

About

A demonstration of how to use livereload (automatic browser reloading) for a Node.js application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published