#Welcome! This is the seed project for Accenture Angular/Frontend Workshop.
##Requirements
- NodeJS
- Bower & Grunt:
npm install -g yo grunt grunt-cli bower
- Optional - Yeoman Angular Generator:
npm install -g generator-angular
###To get started
npm install
bower install
grunt server
Boom! Frontend.