aspnetcore/templates/ReactReduxSpa
SteveSandersonMS 9b048c54d4 Remove 'redux-typed' from ReactReduxSpa template, making it more standard as a Redux application 2016-11-11 15:32:51 -08:00
..
ClientApp Remove 'redux-typed' from ReactReduxSpa template, making it more standard as a Redux application 2016-11-11 15:32:51 -08:00
Controllers Template updates as per Eilon's comments 2016-09-29 12:05:29 +01:00
Views Updated ReactReduxSpa template to match current patterns 2016-09-28 17:43:22 +01:00
wwwroot removing usage of deprecated httpPlatformHandler 2016-10-17 11:51:01 +01:00
.babelrc
Dockerfile Update Dockerfiles to use Node 4.x (was using 0.x). Fixes #373 2016-10-11 16:50:03 +01:00
Program.cs
README.md Template updates as per Eilon's comments 2016-09-29 12:05:29 +01:00
ReactReduxSpa.xproj
Startup.cs
appsettings.json
package.json Remove 'redux-typed' from ReactReduxSpa template, making it more standard as a Redux application 2016-11-11 15:32:51 -08:00
project.json Switch from inline to external source maps. This avoids several problems with inline source maps in VS 2015 (at least as of Update 3). 2016-10-21 10:10:20 +01:00
template_gitignore Update templates for Yarn compatibility 2016-10-28 17:36:55 +01:00
template_nodemodules_placeholder.txt
tsconfig.json Update templates for Yarn compatibility 2016-10-28 17:36:55 +01:00
web.config
webpack.config.js Fix source map generation in projects that also use ExtractTextPlugin 2016-10-21 13:53:34 +01:00
webpack.config.vendor.js Remove 'redux-typed' from ReactReduxSpa template, making it more standard as a Redux application 2016-11-11 15:32:51 -08:00

README.md