/boilerplate-static-node-server

Just a simple static server for node JS

Primary LanguageJavaScriptMIT LicenseMIT

boilerplate-static-node-server

Just a simple static server for node JS

  1. Clone
  2. run npm install
  3. run grunt
  4. browse to localhost:9001

CSS & JS minifies and merges in-place.

Port number and other settings changeable in Grunfile.js