First and foremost, follow this guide to set up your Azure AD tenant and register your application.
You also need Node JS and .NET Core 3.1 installed.
- Change parameters in appsettings.json to reflect your environment.
- Change parameters in ClientApp/src/auth/authProvider.js to reflect your environment.
- Run
dotnet run
and wait while it builds. You will be able to navigate to https://localhost:5001.