Boot Up develop enviroment & tools
compass sass framework
minifyHtml for compress html files
validation for validating html files
csslint for css testing
svgmin for clean and compress svg files
grunticon for create svg images with png fallback
svgeezy for DOM svg image fallback
styleguide for create KSS styleguide scaffolding
uncss for remove unused styles
pleeease css post processor for a better and clean css
grunt connect to application serving
nvm use (set to 10.28)
npm start (install dependencies and serve application in localhost:8080) npm run build (all tasks: uglify, minifyHtml, csslint:strict, svgmin, grunticon, gruntstyleguide, compass:dist)
npm run use (start tasks: uglify, minifyHtml, grunticon, copy, compass:dist
npm run dev (as development tasks: svgmin, grunticon, csslint:strict, compass:dev)
Alessandro Violini (Violo)
Copyright (c) 2015 undefined, contributors. Released under the license