Blazor app made in early version of framework. Eventually migrated to preview 3.1 and .net core 3.1. Main purpose of the project was to examine the possibilities and limitations of new C# SPA framework.
App works with REST API exposed by ZPP-Api application
Make sure you have installed .Net Core SDK 3.1. Installed SDKs and Runtimes you can check with commend dotnet --info.
You can download required sdk here.
To run app locally simple type dotnet run in terminal window and navigate to http://localhost:5003/