Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 330 Bytes

File metadata and controls

9 lines (6 loc) · 330 Bytes

node-npm-gulp-bower-visual-studio

A demonstration project to go along with a blog post on moving the client side aspects of a visual studio project into gulp/bower.

Installation

bower install - build up the client libraries

npm install - build up the gulp libs

gulp - this will run the 'default' task in gulpfile.js