aspnetcore/samples/react/ReactGrid
Steve Sanderson a79bc75671 Migrate to csproj (#703)
Migrate to csproj
2017-02-28 09:17:35 +00:00
..
Controllers
ReactApp Add comment about why the 'actions' property is being patched on 2016-08-18 13:57:49 -07:00
Views
wwwroot
.babelrc
.gitignore
README.txt
ReactGrid.csproj Migrate to csproj (#703) 2017-02-28 09:17:35 +00:00
Startup.cs
appsettings.json
jsconfig.json
package.json Update aspnet-webpack-react to React 15 2016-08-18 13:50:22 -07: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