/demo-blazor-voting

A Blazor Voting Demo used at NDC Oslo and NDC London

Primary LanguageC#

The Blazor project can be found inside of BlazorFrontEnd/

To Build it run:

dotnet build

You can run it by running the following command and then visit the URL this is output.

dotnet run