grunt-cli
globally by running the following command npm install -g grunt-cli
grunt/
directory and copy both package.json
gruntfile.js
to your project root. e.g : getting_started
foldernpm install
.dist
getting_started
/node_modules/
directory generated by npm. Then, rerun npm install
.