aspnetcore/templates/ReactReduxSpa
SteveSandersonMS 0a961a7bd0 Updated ReactReduxSpa template to match current patterns 2016-09-28 17:43:22 +01:00
..
ClientApp Updated ReactReduxSpa template to match current patterns 2016-09-28 17:43:22 +01:00
Controllers
Views Updated ReactReduxSpa template to match current patterns 2016-09-28 17:43:22 +01:00
typings
wwwroot Updated ReactReduxSpa template to match current patterns 2016-09-28 17:43:22 +01:00
.babelrc
Dockerfile Copy only project.json before dotnet restore in Dockerfile templates 2016-08-04 17:49:50 +10:00
Program.cs
README.md
ReactReduxSpa.xproj Update xproj files to reference dotnet build tooling 2016-09-15 14:36:42 +01:00
Startup.cs
appsettings.json
package.json Updated ReactReduxSpa template to match current patterns 2016-09-28 17:43:22 +01:00
project.json Updated ReactReduxSpa template to match current patterns 2016-09-28 17:43:22 +01:00
template_gitignore Updated ReactReduxSpa template to match current patterns 2016-09-28 17:43:22 +01:00
template_nodemodules_placeholder.txt Further work on fix for #235 (solving additional problem that 'npm publish' is hardcoded to exclude node_modules dirs) 2016-09-08 15:58:47 +01:00
tsconfig.json TS compiler should ignore "bin" dir because, after VS publish, it might contain duplicates of the app's source files. Fixes #279. 2016-09-01 13:59:28 +01:00
tsd.json
web.config
webpack.config.js Updated ReactReduxSpa template to match current patterns 2016-09-28 17:43:22 +01:00
webpack.config.vendor.js Updated ReactReduxSpa template to match current patterns 2016-09-28 17:43:22 +01:00