Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 516 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 516 Bytes

lifereload-aspdotnet-demo

Use livereload with ASP.NET

How to install?

Install Node node.js.

Copy Gruntfile.js and package.conf in your WebApplication Folder.

npm install -g grunt-cli
npm install

Now install LifeReload Chrome Extension

How to use

Start grunt in your WebApplication Folder.

grunt

Now enable LifeReload on your browser tab.