The project was generated using the Clean.Architecture.Solution.Template version 9.0.1.
Open ToDoApp.sln
and run the default (Web) project
To run the web application:
cd .\src\Web\
dotnet watch run
Navigate to https://localhost:5001. The application will automatically reload if you change any of the source files.