mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 09:37:45 +00:00
Add Aurelia and Vue to framework list
Doing this due to a Stack Overflow question where a dev thought this project doesn't support Aurelia simply b/c this Readme file didn't include it. Went ahead and added Vue as well for completeness.
This commit is contained in:
committed by
Steve Sanderson
parent
f2260d572f
commit
d016950e50
@@ -8,7 +8,7 @@ This project is part of ASP.NET Core. You can find samples, documentation and ge
|
||||
|
||||
`JavaScriptServices` is a set of client-side technologies for ASP.NET Core. It provides infrastructure that you'll find useful if you:
|
||||
|
||||
- Use Angular 2 / React / Knockout / etc.
|
||||
- Use Angular 2 / React / Vue / Aurelia / Knockout / etc.
|
||||
- Build your client-side resources using Webpack.
|
||||
- Execute JavaScript on the server at runtime.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user