aspnetcore/templates/VueSpa
Steve Sanderson b9c387bf5f Remove obsolete references from gitignore files. Fixes #818 and #819. 2017-03-29 10:33:29 +01:00
..
ClientApp Fix typos (etc) in description on homepage 2017-03-13 09:25:23 -07:00
Controllers Add Vue template 2017-03-13 09:25:23 -07:00
Views Remove Vue template server-side prerendering because of limitations 2017-03-13 09:25:23 -07:00
wwwroot Add Vue template 2017-03-13 09:25:23 -07:00
Program.cs Add Vue template 2017-03-13 09:25:23 -07:00
Startup.cs Add Vue template 2017-03-13 09:25:23 -07:00
VueSpa.csproj Add Vue template 2017-03-13 09:25:23 -07:00
appsettings.json Add Vue template 2017-03-13 09:25:23 -07:00
global.json Remove project.json-specific content from all the SPA templates 2017-03-14 17:23:08 -07:00
package.json Remove Vue template server-side prerendering because of limitations 2017-03-13 09:25:23 -07:00
template_gitignore Remove obsolete references from gitignore files. Fixes #818 and #819. 2017-03-29 10:33:29 +01:00
tsconfig.json Remove Vue template server-side prerendering because of limitations 2017-03-13 09:25:23 -07:00
web.config Add Vue template 2017-03-13 09:25:23 -07:00
webpack.config.js Remove Vue template server-side prerendering because of limitations 2017-03-13 09:25:23 -07:00
webpack.config.vendor.js Add server-side rendering (via bundleRenderer, as this is what the Vue docs recommend, and apparently the only way it does encapsulation) 2017-03-13 09:25:23 -07:00