aspnetcore/samples/react/ReactGrid
Geir Sagberg 0ad0483935 Update aspnet-webpack-react to React 15
^15.0.0 is enough

Update ReactGrid example to work with newest Griddle version

Several fixes to stop build.sh from failing
2016-08-18 13:50:22 -07:00
..
Controllers
ReactApp Update aspnet-webpack-react to React 15 2016-08-18 13:50:22 -07:00
Views
wwwroot
.babelrc
.gitignore
README.txt
ReactGrid.xproj
Startup.cs
appsettings.json
jsconfig.json
package.json Update aspnet-webpack-react to React 15 2016-08-18 13:50:22 -07:00
project.json Update 'samples' projects for .NET Core 1.0 RTM 2016-06-28 11:37:37 +01: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