mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Add README.md for generator-aspnetcore-spa. Fixes #308.
This commit is contained in:
12
templates/package-builder/src/yeoman/README.md
Normal file
12
templates/package-builder/src/yeoman/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
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](http://blog.stevensanderson.com/2016/05/02/angular2-react-knockout-apps-on-aspnet-core/).
|
||||
|
||||
To learn more about the underlying technologies, or to report any issues, see [this project's GitHub repo](https://github.com/aspnet/JavaScriptServices).
|
||||
Reference in New Issue
Block a user