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

https://github.com/servicestack/pvq.app

pvq.app website
https://github.com/servicestack/pvq.app

Last synced: 4 months ago
JSON representation

pvq.app website

Awesome Lists containing this project

README

          

# blazor-vue

.NET 8.0 Simple, Server Rendered Blazor Tailwind App with Vue interactivity

[![](https://raw.githubusercontent.com/ServiceStack/Assets/master/csharp-templates/blazor-vue.png)](http://blazor-vue.web-templates.io/)

> Browse [source code](https://github.com/NetCoreTemplates/blazor-vue), view live demo [blazor-vue.web-templates.io](http://blazor-vue.web-templates.io) and install with [dotnet-new](https://docs.servicestack.net/dotnet-new):

$ dotnet tool install -g x

$ x new blazor-vue ProjectName

Alternatively write new project files directly into an empty repository, using the Directory Name as the ProjectName:

$ git clone https://github.com//.git
$ cd
$ x new blazor-vue