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 Initial state 2015-11-02 10:30:36 -08:00
.gitignore Initial state 2015-11-02 10:30:36 -08:00
README.txt Initial state 2015-11-02 10:30:36 -08:00
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 Initial state 2015-11-02 10:30:36 -08:00
jsconfig.json Initial state 2015-11-02 10:30:36 -08:00
package.json Remove 'express' and 'body-parser' NPM dependencies from HttpNodeInstance 2015-11-02 14:52:45 -08:00
project.json Update everything to use ASP.NET 5 RC1 2015-11-24 12:06:24 +00:00
webpack.config.js Initial state 2015-11-02 10:30:36 -08:00

README.txt

Portions of this sample application (particularly, the fake data) are based
on https://github.com/DavidWells/isomorphic-react-example