aspnetcore/samples/react/ReactGrid
SteveSandersonMS 352108be35 Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
..
Controllers Update ReactGrid example to RC2 2016-05-02 13:13:48 -07:00
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 Improve VS compatibility using <TypeScriptCompileBlocked> in .xproj files 2016-04-29 17:33:31 +01:00
Startup.cs Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
appsettings.json
jsconfig.json
package.json Update ReactGrid example to RC2 2016-05-02 13:13:48 -07:00
project.json Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +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