aspnetcore/samples/react/ReactGrid
SteveSandersonMS 7e1955c6fe Make app.AddNodeServices optional in Angular case. Fix tag helper attribute name. Bump versions. 2015-11-02 20:07:31 -08:00
..
Controllers Switch to using DI to acquire Node instances. Bump versions to alpha2. 2015-11-02 13:35:14 -08:00
ReactApp
Views
wwwroot
.gitignore
README.txt
Startup.cs Switch to using DI to acquire Node instances. Bump versions to alpha2. 2015-11-02 13:35:14 -08:00
appsettings.json
jsconfig.json
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

README.txt

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