aspnetcore/samples/react/ReactGrid
SteveSandersonMS 73e218de4e Add strong naming and fix DB path on IIS Express 2016-02-02 15:10:15 +00:00
..
Controllers Add strong naming and fix DB path on IIS Express 2016-02-02 15:10:15 +00:00
ReactApp Add example of server and client validation for React 2015-12-15 12:47:52 +00:00
Views Add example of server and client validation for React 2015-12-15 12:47:52 +00:00
wwwroot
.gitignore Add strong naming and fix DB path on IIS Express 2016-02-02 15:10:15 +00:00
README.txt
ReactGrid.xproj
Startup.cs Use MapSpaFallbackRoute in ReactServices and demo 2015-12-09 15:17:31 +00:00
appsettings.json
jsconfig.json
package.json Add example of server and client validation for React 2015-12-15 12:47:52 +00:00
project.json Update everything to use ASP.NET 5 RC1 2015-11-24 12:06:24 +00:00
webpack.config.js

README.txt

Portions of this sample application (particularly, the fake data) are based
on https://github.com/DavidWells/isomorphic-react-example