aspnetcore/samples/react/ReactGrid
SteveSandersonMS 5743d312c2 Improve VS compatibility using <TypeScriptCompileBlocked> in .xproj files 2016-04-29 17:33:31 +01:00
..
Controllers Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
ReactApp Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
Views Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
wwwroot Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
.babelrc
.gitignore
README.txt
ReactGrid.xproj Improve VS compatibility using <TypeScriptCompileBlocked> in .xproj files 2016-04-29 17:33:31 +01:00
Startup.cs Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
appsettings.json
jsconfig.json
package.json
project.json Clean up versions of referenced packages 2016-04-14 15:14:26 +01: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