Support for plain html/css/js.
To setup:
-
Install gruntjs
-
To start the server (with jshint and livereload):
grunt --force
(--force is to make sure jshint doesn't stop the server if there is an error)
Support for plain html/css/js.
To setup:
Install gruntjs
To start the server (with jshint and livereload):
grunt --force
(--force is to make sure jshint doesn't stop the server if there is an error)