Problem:
‘grunt’ is not recognized as an internal or external command, operable program or batch file.
Solution:
npm install -g grunt-cli
Reference:
https://github.com/gruntjs/grunt/issues/774
http://gruntjs.com/getting-started
Problem:
‘grunt’ is not recognized as an internal or external command, operable program or batch file.
Solution:
npm install -g grunt-cli
Reference:
https://github.com/gruntjs/grunt/issues/774
http://gruntjs.com/getting-started