aspnetcore/templates/ReactReduxSpa
Steve Sanderson a79bc75671 Migrate to csproj (#703)
Migrate to csproj
2017-02-28 09:17:35 +00:00
..
ClientApp In ReactReduxSpa, configure store before matching routes. Fixes #663 2017-02-21 16:56:35 +00:00
Controllers
Views
wwwroot
.babelrc
.deployment
Program.cs
ReactReduxSpa.csproj Migrate to csproj (#703) 2017-02-28 09:17:35 +00:00
ReactReduxSpa.xproj
Startup.cs
appsettings.json
global.json
package.json Templates that were waiting for awesome-typescript-loader 3.0.0 to ship no longer need to wait - it has shipped 2017-02-23 10:14:37 +00:00
project.json
template_gitignore
tsconfig.json Update templates to TypeScript 2.2.1 and fix whatwg-fetch related errors. Fixes #705 2017-02-23 10:07:03 +00:00
web.config
webpack.config.js
webpack.config.vendor.js