Using Yeoman code-generated templates

Yeoman (http://yeoman.io/) is a code-generator tool. It enables the generation of all the necessary files that you will need in a project template, according to a particular web technology. Yeoman allows us to generate full project templates but also pieces of code or optional features we could use in our projects. They are called subgenerators.

In this recipe, we will learn how to install Yeoman and use it in Windows. We will create Yeoman generators and subgenerators.

Get ASP.NET Core MVC 2.0 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.