aspnetcore/templates/package-builder/src/yeoman
SteveSandersonMS 4580412f73 Don't leave behind an unused package.json.tmp file 2016-12-15 16:42:25 +00:00
..
app Don't leave behind an unused package.json.tmp file 2016-12-15 16:42:25 +00:00
.gitignore
README.md
package.json generator-aspnetcore-spa support for selecting between project.json and .csproj 2016-12-15 16:42:25 +00:00

README.md

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

Can generate projects with:

  • Angular 2
  • Knockout
  • React
  • React with Redux

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.