Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
Garderoben committed Feb 10, 2022
2 parents 3dd591b + 9076f4d commit c8cbcaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ![MudBlazor](content/MudBlazor-GitHub-NoBg.png)
# Blazor Templates pre configured with MudBlazor.
# Blazor Template pre configured with MudBlazor.

[![GitHub](https://img.shields.io/github/license/garderoben/mudblazor?color=%23594ae2&style=flat-square)](https://github.com/Garderoben/MudBlazor.Templates/blob/master/LICENSE)
[![Discord](https://img.shields.io/discord/786656789310865418?color=%237289da&label=Discord&logo=discord&logoColor=%237289da&style=flat-square)](https://discord.gg/mudblazor)
Expand All @@ -26,7 +26,6 @@ Specific template options:
| Options | Description | Type | Default |
|-------------------------|-------------------------------------------------------|------------------------------------------------------------------------------|-----------|
| `-ho` \| `--host` | Project Type | `wasm` \| `wasm-hosted`<br> `wasm-pwa` \| `wasm-pwa-hosted`<br> `server`<br> | `wasm` |
| `-t` \| `--template` | MudBlazor Template Variant | `default` \| `admindashboard` | `default` |
| `-s` \| `--skipRestore` | Skips the automatic restore of the project on create. | `bool` | `false` |

For none MudBlazor specific options run:
Expand All @@ -38,8 +37,5 @@ dotnet new -h
The templates can be used in Visual Studio as well and should show up in the list when creating a new project.
![VisualStudioTemplate](content/visual-studio-template.png)

## Template - Default Blazor
## Default Blazor - Template
![DefaultBlazorTemplate](content/DefaultBlazorTemplate.png)

## Template - Admin Dashboard
![AdminDashboardTemplate](content/AdminDashboardTemplate.png)
Binary file removed content/AdminDashboardTemplate.png
Binary file not shown.

0 comments on commit c8cbcaf

Please sign in to comment.