https://github.com/layoric/kamalblazor
https://github.com/layoric/kamalblazor
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/layoric/kamalblazor
- Owner: Layoric
- Created: 2024-10-10T22:15:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-10T23:07:33.000Z (over 1 year ago)
- Last Synced: 2025-03-24T01:17:41.950Z (over 1 year ago)
- Language: JavaScript
- Size: 238 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blazor
.NET 8.0 Blazor Tailwind App
[](http://blazor.web-templates.io/)
> Browse [source code](https://github.com/NetCoreTemplates/blazor), view live demo [blazor.web-templates.io](http://blazor.web-templates.io) and install with [dotnet-new](https://docs.servicestack.net/dotnet-new):
$ dotnet tool install -g x
$ x new blazor 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