https://github.com/layoric/blazor-vue-kamal
https://github.com/layoric/blazor-vue-kamal
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/layoric/blazor-vue-kamal
- Owner: Layoric
- Created: 2024-11-18T22:59:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-18T23:22:43.000Z (over 1 year ago)
- Last Synced: 2025-10-11T01:46:44.207Z (9 months ago)
- Language: JavaScript
- Size: 321 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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