Skip to content

GeertHuls/aspnet-livereload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

livereload

Grunt watch task live reload setup.

Usage

  1. npm install
  2. npm install -g grunt (optional)
  3. npm install -g grunt-cli (optional)
  4. grunt watch

After including http://localhost:35729/livereload.js to a web page, all changes saved to cshtml, css and js files will causes the browser to automatically reload.

About

Grunt watch task for asp mvc projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published