Update Yeoman package README

This commit is contained in:
Steve Sanderson
2017-03-14 17:07:42 -07:00
parent 3077b8a8c0
commit d8143e2603

View File

@@ -2,12 +2,13 @@ Generates ASP.NET Core projects for single-page applications.
Can generate projects with:
* Angular 2
* Angular
* Aurelia
* Knockout
* React
* React with Redux
* Vue
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/).
For more information about features and usage, see [this blog post](https://blogs.msdn.microsoft.com/webdev/2017/02/14/building-single-page-applications-on-asp-net-core-with-javascriptservices/).
To learn more about the underlying technologies, or to report any issues, see [this project's GitHub repo](https://github.com/aspnet/JavaScriptServices).