Skip to content

nicoPhil/GruntFileLiveReload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GruntFileLiveReload

Simple GruntFile.js with webServer/LiveReload enabled

Usage:

You will need npm installed.

npm install

In the directory

Just put your files in the app folder (or any subdirectories).

grunt

This will start a webServer and open a browser on localhost:8000/

A watch is monitoring changes and refresh the browser on file change (liveReload).

About

Simple GruntFile.js with webServer/LiveReload enabled

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published