Installing grunt & other dependency
npm install -g grunt-cli
Create a folder and place the Gruntfile.js & package.json in it.
run npm install to get all the dependencies
Before you run the grunt task, modify the
dirvalue to fit your folder structure
To run grunt,
grunt