####Introduction
This project creates a blank slate to build an AngularJS web app from scratch.
- Grunt
- Grunt-CLI
- Compass
- Concurrent
- Clean
- Concat
- Connect
- grunt-contrib-copy
- grunt-contrib-csslint
- grunt-contrib-cssmin
- JS Uglify
- Watch / Live reload
- grunt-modernizr
- load-grunt-tasks
- time-grunt
Make sure your have the following installed with these versions or greater when running the bootstrap
Node v0.10.26
Sass v3.3.9
Compass >1.0.0.alpha.20
npm install
Runs the DEV task
grunt dev