This presentation contains 3 examples of projects using Grunt. They are listed in order of complexity:
- Grunt Presentation - The current presentation made with reveal-ck and Grunt.
- Racer Post Grunt - Javascript Racer converted to use Grunt. The original (minus sound) lives in Racer Pre Grunt
- mobile-example - A example application using Grunt made from the Yeoman Mobile Generator.
More details about each project can be found in the README.md
in each directory
Node > 0.10.20
You can check with node --version
If you do not have Node, you can install it by going to http://nodejs.org/ and clicking 'Install'.
- Install npm global dependencies with
npm install -g grunt-cli
(sudo
might be needed) - Install live reload browser extension at http://feedback.livereload.com/knowledgebase/articles/86242-how-do-i-install-and-use-the-browser-extensions-