aspnetcore/samples/react/ReactGrid
SteveSandersonMS 7c3d22c7b6 Add react tag helper. Clean up code and make it more consistent. 2015-11-04 12:19:43 -08:00
..
Controllers Add react tag helper. Clean up code and make it more consistent. 2015-11-04 12:19:43 -08:00
ReactApp Simplify ReactRenderer API when referencing default modules 2015-11-02 20:23:05 -08:00
Views Add react tag helper. Clean up code and make it more consistent. 2015-11-04 12:19:43 -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
Startup.cs Add react tag helper. Clean up code and make it more consistent. 2015-11-04 12:19:43 -08: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 Add react tag helper. Clean up code and make it more consistent. 2015-11-04 12:19:43 -08: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