84d94da1e9 | ||
---|---|---|
.vscode | ||
src | ||
.gitignore | ||
LICENSE | ||
README.md | ||
azure-pipelines.yml | ||
manifest-prod.yml | ||
manifest-staging.yml |
README.md
Steeltoe Main Site
It is built using Blazor in Visual Studio.
Install Dependencies
dotnet new -i Microsoft.AspNetCore.Blazor.Templates::3.0.0-preview9.19465.2
Local testing of Steeltoe site
This will run the site locally.
dotnet run
Visit site locally at http://localhost