A super simple grunt demo!
- Make sure you have Node.js and the Grunt CLI installed. Instructions can he found here.
- Clone the repo.
- cd into grunt-demo.
- Run npm install.
- Play around! Run grunt --help if you need a hand, or check out the Grunt documentation.
grunt concat
grunt jshint
grunt phplint
grunt demoBuild