aspnetcore/templates/ReactReduxSpa
SteveSandersonMS a76b6e25d4 Add .csproj files for the templates. Some are set up for prerendering; others not. 2016-12-15 16:42:25 +00:00
..
ClientApp
Controllers
Views
wwwroot
.babelrc
Dockerfile Update Dockerfiles for .NET Core 1.1.0. Fixes #489 2016-12-07 11:15:40 +00:00
Program.cs
ReactReduxSpa.csproj Add .csproj files for the templates. Some are set up for prerendering; others not. 2016-12-15 16:42:25 +00:00
ReactReduxSpa.xproj
Startup.cs
appsettings.json
global.json
package.json
project.json Make Angular and React templates reference SpaServices directly. The AngularServices/ReactServices packages might be used in the future, but don't presently contain any extra usable functionality. 2016-11-30 12:19:05 +00:00
template_gitignore
tsconfig.json
web.config
webpack.config.js Add json-loader to add webpack.config.js files. Helps with #507. 2016-12-13 12:57:06 +00:00
webpack.config.vendor.js