https://stackoverflow.com/questions/15483735/fatal-error-unable-to-find-local-grunt-when-running-grunt-command
npm install grunt --save-dev
Or NPM install installs dependencies in package.JSON by default
https://stackoverflow.com/questions/15483735/fatal-error-unable-to-find-local-grunt-when-running-grunt-command
npm install grunt --save-dev
Or NPM install installs dependencies in package.JSON by default