Building and Running Your ASP.NET vNext Application with Gulp

I love gulp! It has been only a few weeks since I started getting my hands dirty with gulp but it’s ridiculously simple and good. I am actually using gulp with one of my ASP.NET vNext applications to see how they fit together. I am compiling my less files, doing concatenation and minification for scripts/styles files with gulp. It’s also extremely comforting that gulp has file watch capability. For example, I can change my less files during the development and they are being recompiled as I s...

 •  0 comments  •  flag
Share on Twitter
Published on October 12, 2014 06:51
No comments have been added yet.