aspnetcore/templates/ReactReduxSpa
SteveSandersonMS 73caae2b78 Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT 2016-05-02 13:13:48 -07:00
..
ClientApp Add missing reference to Bootstrap script 2016-03-07 15:33:04 +00:00
Controllers Simpler use of attribute routing 2016-03-08 18:15:09 +00:00
Views Enable server-side prerendering in React+Redux template 2016-03-07 15:11:13 +00:00
typings
wwwroot
.babelrc
.gitignore Add templates projects to .sln file 2016-03-08 09:57:36 +00:00
Dockerfile
README.md
ReactReduxSpa.xproj Improve VS compatibility using <TypeScriptCompileBlocked> in .xproj files 2016-04-29 17:33:31 +01:00
Startup.cs
appsettings.json
package.json Update to current versions of React/Redux/etc. 2016-04-13 15:34:23 +01:00
project.json Clean up versions of referenced packages 2016-04-14 15:14:26 +01:00
tsconfig.json
tsd.json
webpack.config.dev.js Enable server-side prerendering in React+Redux template 2016-03-07 15:11:13 +00:00
webpack.config.js Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT 2016-05-02 13:13:48 -07:00
webpack.config.prod.js Enable server-side prerendering in React+Redux template 2016-03-07 15:11:13 +00:00
webpack.config.vendor.js Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT 2016-05-02 13:13:48 -07:00