aspnetcore/templates/ReactSpa
Steve Sanderson a79bc75671 Migrate to csproj (#703)
Migrate to csproj
2017-02-28 09:17:35 +00:00
..
ClientApp
Controllers
Views
wwwroot
.babelrc
.deployment
Program.cs Update templates to match VS2017RC build 26127 project file format, plus latest ASP.NET Core 'Program.cs' convention. Fixes #620. 2017-01-30 13:02:16 +00:00
ReactSpa.csproj Migrate to csproj (#703) 2017-02-28 09:17:35 +00:00
ReactSpa.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
web.config
webpack.config.js Fix issues in KnockoutSpa/ReactSpa webpack 2 configs. Bump generator version to 0.8.4. 2017-02-09 18:10:58 +00:00
webpack.config.vendor.js