aspnetcore/samples/react/ReactGrid
SteveSandersonMS 0c59f670b2 Simplify ReactRenderer API when referencing default modules 2015-11-02 20:23:05 -08:00
..
Controllers Simplify ReactRenderer API when referencing default modules 2015-11-02 20:23:05 -08:00
ReactApp Simplify ReactRenderer API when referencing default modules 2015-11-02 20:23:05 -08:00
Views Initial state 2015-11-02 10:30:36 -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 Switch to using DI to acquire Node instances. Bump versions to alpha2. 2015-11-02 13:35:14 -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 Make app.AddNodeServices optional in Angular case. Fix tag helper attribute name. Bump versions. 2015-11-02 20:07:31 -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