Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 739 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 739 Bytes

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.