-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,5 @@ | ||
# blazor-wasm | ||
# ServiceStack.Blazor Gallery | ||
|
||
.NET 8.0 Blazor Server and WebAssembly Tailwind App | ||
|
||
[![](https://raw.githubusercontent.com/ServiceStack/Assets/master/csharp-templates/blazor.png)](http://blazor.web-templates.io/) | ||
|
||
> Browse [source code](https://github.com/NetCoreTemplates/blazor), view live demo [blazor-wasm.web-templates.io](http://blazor-wasm.web-templates.io) and install with [dotnet-new](https://docs.servicestack.net/dotnet-new): | ||
$ dotnet tool install -g x | ||
|
||
$ x new blazor-wasm ProjectName | ||
|
||
Alternatively write new project files directly into an empty repository, using the Directory Name as the ProjectName: | ||
|
||
$ git clone https://github.com/<User>/<ProjectName>.git | ||
$ cd <ProjectName> | ||
$ x new blazor-wasm | ||
ServiceStack Blazor WASM Galley Components Website at https://blazor-gallery.jamstacks.net | ||
|
||
[![](https://raw.githubusercontent.com/ServiceStack/docs/master/docs/images/blazor/gallery-splash.png)](https://blazor-gallery.jamstacks.net) |