Skip to content

robconery/Vue.Starter

Repository files navigation

The ASP.NET Vue Starter Template

This is the starter template for ASP.NET and Vue, which will hopefully get you off the ground quickly. Further instructions for how to use this template are in templates/README.md.

To install this template, simply:

dotnet new install Vue.Web.Starter

Which will allow you to:

dotnet new vue

Documentation and Help

There are READMEs throughout the codebase and, hopefully, enough to go on there. At the end of the day it's a Minimal API + Vue 3 application and you can find links to the documentation for those in the READMEs.

Questions?

I haven't created a discussion board for this app just yet but I can if people are interested. Otherwise feel free to leave an issue.