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
- Host: GitHub
- URL: https://github.com/servicestack/pvq.app
- Owner: ServiceStack
- License: other
- Created: 2024-03-13T08:37:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-08T15:25:28.000Z (11 months ago)
- Last Synced: 2025-03-09T22:07:08.677Z (10 months ago)
- Language: JavaScript
- Size: 4.43 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# blazor-vue
.NET 8.0 Simple, Server Rendered Blazor Tailwind App with Vue interactivity
[](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