One of the things that may be slightly new and unclear to you when you first start looking at ASP.net 5.0 is Bower. If you've only ever done .net development inside Visual Studio, Bower is another big, new, slightly scary thing to learn.
This article will talk you through the basics of how Bower works in the context of ASP.net 5.0 and how you can integrate it into your workflow.
We'll use Font Awesome as an example of a front-end package because this is a great framework that incorporates CSS...(read more)
↧