- Must have Git installed
- Must have node.js (at least v0.8.1) installed with npm (Node Package Manager)
- Must have Grunt node package installed globally.
npm install -g grunt-cli
Enter the following commands in the terminal.
git clone git://github.com/CaryLandholt/Tutorial-Grunt-TheBasics.git
cd Tutorial-Grunt-TheBasics
npm install
Enter the following command in the terminal.
grunt