This repository is used for building the steeltoe.io website, along with the Getting Started guides. The docs portion is in the Documentation repository.
Перейти к файлу
ddieruf 4aa7f16010 Dropping the deam; added CI trigger on master branch 2019-10-17 10:50:18 -04:00
src Initial CI pipeline definition; Rename .sln 2019-10-15 14:38:24 -04:00
.gitignore Initial commit; Disable CI trigger on build 2019-10-15 14:13:18 -04:00
LICENSE Initial commit 2019-08-23 16:19:52 -04:00
README.md Initial commit; Disable CI trigger on build 2019-10-15 14:13:18 -04:00
master-azure-pipelines.yml Dropping the deam; added CI trigger on master branch 2019-10-17 10:50:18 -04:00

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