aspnetcore/templates/ReactReduxSpa
alejandro garcia 6dddc9d01d Removed json loader from react redux template 2017-08-21 15:37:26 -07:00
..
.template.config
ClientApp Enable TS strict mode in all templates and generally clean up TS references 2017-07-13 10:11:59 +01:00
Controllers
Views
wwwroot
Program.cs
ReactReduxSpa.csproj Update templates to reference ASP.NET Core 2.0.0 final 2017-07-27 14:27:15 +01:00
Startup.cs
appsettings.Development.json
appsettings.json
npm-shrinkwrap.json
package.json Removed json loader from react redux template 2017-08-21 15:37:26 -07:00
template_gitignore
tsconfig.json Enable TS strict mode in all templates and generally clean up TS references 2017-07-13 10:11:59 +01:00
webpack.config.js In React-Redux template, move Webpack config for images into sharedConfig so that adding images doesn't break the server build 2017-07-13 16:16:45 +01:00
webpack.config.vendor.js