Gruntfile example for CoffeeScript compilation, linting, UnitTesting and LiveReload
##Workflow
-
Install node.js
-
npm install
-
npm start
-
Open
http://localhost:8080
Gruntfile for CoffeeScript compilation, linting, UnitTesting and LiveReload
CoffeeScript