Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robconery/Vue.Starter

The ASP.NET Vue Starter Template
https://github.com/robconery/Vue.Starter

Last synced: 7 days ago
JSON representation

The ASP.NET Vue Starter Template

Awesome Lists containing this project

README

        

## 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.