dotnetAngularApp ref Windows SET ASPNETCORE_Environment=Development Linux, MacOS export ASPNETCORE_Environment=Development build & run command dotnet build dotnet run Now listening on: http://localhost:<port> open Browser localhost:5000