ASP.NET Core MVC 2.0 Cookbook
上QQ阅读APP看书,第一时间看更新

Working with npm, Frontend Package Managers, and Task Runners

In this chapter, we will learn the following recipes:

  • Using and creating npm modules
  • Managing frontend dependencies with Bower
  • Compiling LESS files to CSS files with Grunt
  • Bundling and minifying JavaScript files with Gulp
  • Using Yeoman code-generated templates
  • Using JSPM