aspnetcore/samples/react/ReactGrid
SteveSandersonMS 70c084b344 Simplify project.json/global.json files where possible 2016-05-18 13:59:25 +01:00
..
Controllers
ReactApp
Views Change all Microsoft.AspNet.* namespaces and references to Microsoft.AspNetCore.* 2016-05-02 13:13:49 -07:00
wwwroot
.babelrc
.gitignore
README.txt
ReactGrid.xproj
Startup.cs Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
appsettings.json
jsconfig.json
package.json
project.json Simplify project.json/global.json files where possible 2016-05-18 13:59:25 +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