You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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