aspnetcore/templates/package-builder/src/yeoman
Steve Sanderson efcfc0b9a6 Bump template packages to 0.9.0 for release 2017-03-15 17:04:55 -07:00
..
app In Yeoman generator, assert dotnet is >= 1.0.0, and set detected version in global.json 2017-03-15 17:04:20 -07:00
.gitignore
README.md Update Yeoman package README 2017-03-14 17:07:42 -07:00
package.json Bump template packages to 0.9.0 for release 2017-03-15 17:04:55 -07:00

README.md

Generates ASP.NET Core projects for single-page applications.

Can generate projects with:

  • Angular
  • Aurelia
  • Knockout
  • React
  • React with Redux
  • Vue

For more information about features and usage, see this blog post.

To learn more about the underlying technologies, or to report any issues, see this project's GitHub repo.