aspnetcore/templates/ReactSpa
SteveSandersonMS 280979c708 Update ReactSpa template to RC2 2016-05-02 13:13:48 -07:00
..
ClientApp In all the app templates, load and execute the Bootstrap JS code 2016-03-01 16:26:05 +00:00
Controllers Update ReactSpa template to RC2 2016-05-02 13:13:48 -07:00
Views Update ReactSpa template to RC2 2016-05-02 13:13:48 -07:00
typings
wwwroot Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
.babelrc
.gitignore Add templates projects to .sln file 2016-03-08 09:57:36 +00:00
Dockerfile
README.md
ReactSpa.xproj Improve VS compatibility using <TypeScriptCompileBlocked> in .xproj files 2016-04-29 17:33:31 +01:00
Startup.cs Update ReactSpa template to RC2 2016-05-02 13:13:48 -07:00
appsettings.json
package.json Update to current versions of React/Redux/etc. 2016-04-13 15:34:23 +01:00
project.json Update ReactSpa template to RC2 2016-05-02 13:13:48 -07:00
tsconfig.json Make TS build a bit faster. This is pretty safe, but could easily be reverted if any problems emerge. 2016-03-01 15:47:58 +00:00
tsd.json
webpack.config.dev.js
webpack.config.js Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT 2016-05-02 13:13:48 -07:00
webpack.config.prod.js Change Angular2 template to use vendor DLL too. Temporarily disabled server-side prerendering. 2016-03-01 14:30:42 +00:00
webpack.config.vendor.js Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT 2016-05-02 13:13:48 -07:00