aspnetcore/templates/package-builder/src/yeoman
SteveSandersonMS b3dbb6e0f1 Yeoman generator, when running on Windows, ensures you have NPM 3+. Fixes #82. 2016-11-07 14:10:03 -08:00
..
app Yeoman generator, when running on Windows, ensures you have NPM 3+. Fixes #82. 2016-11-07 14:10:03 -08:00
.gitignore
README.md
package.json

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.