aspnetcore/templates/ReactSpa
SteveSandersonMS c1b808f8af Fix code style inconsistencies 2016-02-24 18:37:47 +00:00
..
ClientApp Fix code style inconsistencies 2016-02-24 18:37:47 +00:00
Controllers Add data-loading example to ReactSpa template, and remove server-side rendering (because you really need Redux/Flux or similar for that to make sense) 2016-02-24 18:32:31 +00:00
Views Add data-loading example to ReactSpa template, and remove server-side rendering (because you really need Redux/Flux or similar for that to make sense) 2016-02-24 18:32:31 +00:00
typings Add data-loading example to ReactSpa template, and remove server-side rendering (because you really need Redux/Flux or similar for that to make sense) 2016-02-24 18:32:31 +00:00
wwwroot Add ReactSpa template 2016-02-23 15:04:58 +00:00
.babelrc Add ReactSpa template 2016-02-23 15:04:58 +00:00
.gitignore Add ReactSpa template 2016-02-23 15:04:58 +00:00
Dockerfile Add ReactSpa template 2016-02-23 15:04:58 +00:00
README.md Add ReactSpa template 2016-02-23 15:04:58 +00:00
Startup.cs Add data-loading example to ReactSpa template, and remove server-side rendering (because you really need Redux/Flux or similar for that to make sense) 2016-02-24 18:32:31 +00:00
appsettings.json Add ReactSpa template 2016-02-23 15:04:58 +00:00
package.json Enable server-side rendering for ReactSpa template 2016-02-24 11:02:21 +00:00
project.json Add ReactSpa template 2016-02-23 15:04:58 +00:00
tsconfig.json Add ReactSpa template 2016-02-23 15:04:58 +00:00
tsd.json Add data-loading example to ReactSpa template, and remove server-side rendering (because you really need Redux/Flux or similar for that to make sense) 2016-02-24 18:32:31 +00:00
webpack.config.dev.js Add ReactSpa template 2016-02-23 15:04:58 +00:00
webpack.config.js Add data-loading example to ReactSpa template, and remove server-side rendering (because you really need Redux/Flux or similar for that to make sense) 2016-02-24 18:32:31 +00:00
webpack.config.prod.js Add ReactSpa template 2016-02-23 15:04:58 +00:00