A demonstration project to go along with a blog post on moving the client side aspects of a visual studio project into gulp/bower.
bower install
- build up the client libraries
npm install
- build up the gulp libs
gulp
- this will run the 'default' task in gulpfile.js