Application structure based on best practices published by the AngularJS team.
The default local server address is 127.0.0.1:8080, which can be changed in gulpfile.js.
There is a _template directory to help get you started.
##Dependencies
- node >= v.0.10.29
- bower
npm install bower -g - gulp
npm install gulp -g
##Setup
npm install
bower will be run in the postinstall package.json block
gulp