aspnetcore/templates/VueSpa
Steve Sanderson 59e09816c7 Fix typos (etc) in description on homepage 2017-03-13 09:25:23 -07: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
.deployment 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
VueSpa.xproj 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 Add Vue template 2017-03-13 09:25:23 -07:00
package.json Remove Vue template server-side prerendering because of limitations 2017-03-13 09:25:23 -07:00
project.json Add Vue template 2017-03-13 09:25:23 -07:00
template_gitignore Add Vue template 2017-03-13 09:25:23 -07: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