A grunt setup for clipping your web projects together.
- Clone the project
- Run
npm install
Command | Action |
---|---|
grunt | Full build: run tests, lint, concatenate and minify for distribution |
grunt test | Run jamine and jshint |
grunt dev | Run a webserver on localhost:8080 and recompile JS and CSS files when any are changed |
- Define new tasks in
grunt/aliases.yaml