aspnetcore/samples/react/ReactGrid
SteveSandersonMS 78efc77be4 Use MapSpaFallbackRoute in ReactServices and demo 2015-12-09 15:17:31 +00:00
..
Controllers Use MapSpaFallbackRoute in ReactServices and demo 2015-12-09 15:17:31 +00:00
ReactApp Fix styling in React example 2015-11-24 14:20:18 +00:00
Views Rename packages. Bump versions to -alpha6 2015-11-05 14:23:11 -08:00
wwwroot
.gitignore
README.txt
ReactGrid.xproj Decode Node's JSON response into arbitrary .NET type. Add VS stuff. 2015-11-05 22:05:43 +00:00
Startup.cs Use MapSpaFallbackRoute in ReactServices and demo 2015-12-09 15:17:31 +00:00
appsettings.json
jsconfig.json
package.json
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