Just a simple static server for node JS
- Clone
- run
npm install
- run
grunt
- browse to localhost:9001
CSS & JS minifies and merges in-place.
Port number and other settings changeable in Grunfile.js
Just a simple static server for node JS
npm install
grunt
CSS & JS minifies and merges in-place.
Port number and other settings changeable in Grunfile.js