Skip to content

Violo/Grunt-FE-Automation

Repository files navigation

Grunt-FE-Automation

Boot Up develop enviroment & tools

What inside

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

Tasks & Commands

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)

Authors

Alessandro Violini (Violo)

License

Copyright (c) 2015 undefined, contributors. Released under the license

About

Violo's grunt FE Automation collection tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors