The repository contains the Blazor application that demonstrates usage of MVVM pattern for state management.
Make sure that the necessary software is installed:
- Visual Studio 2019
- Checkout this project to a location in your disk.
- Open the project in the Visual Studio.
- Restore the NuGet packages
- Run the project