Closed leobalter closed 10 years ago
This is based on the results from the google analytics and heatmaps analysis.
On the Installing Grunt and gruntplugins section of the Getting started page, we could add a simple example on how to install a gruntplugin.
Installing Grunt and gruntplugins
npm install grunt-contrib-jshint --save-dev
This is based on the results from the google analytics and heatmaps analysis.
On the
Installing Grunt and gruntplugins
section of the Getting started page, we could add a simple example on how to install a gruntplugin.