How to install Grunt.js – The Javascript task runner

Grunt.js has dependency on Node.js. Before we install the Grunt, we need to install the Node.js. Installing the Grunt.js involves the following steps. Install latest

Continue reading