Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.29 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.29 KB

Built with Grunt New Hampshire Node - Grunt Presentation

Intro

This presentation contains 3 examples of projects using Grunt. They are listed in order of complexity:

More details about each project can be found in the README.md in each directory

Requirements

  • 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'.

Post Node setup

  1. Install npm global dependencies with npm install -g grunt-cli (sudo might be needed)
  2. Install live reload browser extension at http://feedback.livereload.com/knowledgebase/articles/86242-how-do-i-install-and-use-the-browser-extensions-