Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Layoric authored Jan 23, 2024
1 parent 5906b08 commit 38ed150
Showing 1 changed file with 3 additions and 16 deletions.
19 changes: 3 additions & 16 deletions README.md
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)

0 comments on commit 38ed150

Please sign in to comment.