Closed gavinr closed 6 years ago
Right now the documentation is not clear that installing grunt-cli globally (npm install -g grunt-cli) (https://gruntjs.com/getting-started) is a prerequisite. We should add a note about this.
npm install -g grunt-cli
no, we should remove the dependency on grunt
Right now the documentation is not clear that installing grunt-cli globally (
npm install -g grunt-cli
) (https://gruntjs.com/getting-started) is a prerequisite. We should add a note about this.