aspnetcore/samples/react/ReactGrid
SteveSandersonMS 37eb4efff0 Remove 'express' and 'body-parser' NPM dependencies from HttpNodeInstance 2015-11-02 14:52:45 -08:00
..
Controllers Switch to using DI to acquire Node instances. Bump versions to alpha2. 2015-11-02 13:35:14 -08:00
ReactApp Initial state 2015-11-02 10:30:36 -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 Switch to using DI to acquire Node instances. Bump versions to alpha2. 2015-11-02 13:35:14 -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