Update README.md

This commit is contained in:
Steve Sanderson
2017-05-04 19:52:30 +01:00
committed by GitHub
parent c570d79dcc
commit 6fa6765fa5

View File

@@ -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. <!-- do we need on the client? -->
- Use Angular 2 / React / Knockout / etc.
- Build your client-side resources using Webpack.
- Execute JavaScript on the server at runtime.