Once you have installed .NET 5, you just need to run the following command:
dotnet run --project .\src\Lounge.Web\
Then you can test on:
You can also debug the application by running the application in VS Code or VS 2019.