aspnetcore/templates/VueSpa
Steve Sanderson 50481fe23f Update templates to reference ASP.NET Core 2.0.0 final 2017-07-27 14:27:15 +01:00
..
.template.config
ClientApp
Controllers
Views
wwwroot
Program.cs
Startup.cs
VueSpa.csproj Update templates to reference ASP.NET Core 2.0.0 final 2017-07-27 14:27:15 +01:00
appsettings.Development.json
appsettings.json
npm-shrinkwrap.json Update templates to support TypeScript 'strict' mode 2017-07-13 09:22:14 +01:00
package.json Update templates to support TypeScript 'strict' mode 2017-07-13 09:22:14 +01: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
webpack.config.vendor.js