/Blueprint

A blueprint for your Grunt and SASSy projects

Primary LanguageSass

Use

  1. Install latest Node.JS and NPM
  2. Run npm install within the project folder in Terminal
  3. Run npm build (first time only)
  4. Run grunt to start file watching. Boom!
  5. Run grunt production to generate distribution files

Further Documentation