Description
- install and configure Grunt.js, npm, Node.js.
- minify and merge CSS and JS files -> which will improve website loading speed.
- automatically add vendor prefixes, after setting the project you won't need to think about vendor prefixes anymore.
- find Javascript bugs almost instantly -> no more time consuming debugging of Javascript code.