Skip to content

Commit 85eba9c

Browse files
Add README.md for generator-aspnetcore-spa. Fixes aspnet#308.
1 parent 46906e4 commit 85eba9c

File tree

1 file changed

+12
-0
lines changed
  • templates/package-builder/src/yeoman

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Generates ASP.NET Core projects for single-page applications.
2+
3+
Can generate projects with:
4+
5+
* Angular 2
6+
* Knockout
7+
* React
8+
* React with Redux
9+
10+
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/).
11+
12+
To learn more about the underlying technologies, or to report any issues, see [this project's GitHub repo](https://github.com/aspnet/JavaScriptServices).

0 commit comments

Comments
 (0)