I created a dotnet core project with the template ASP.NET Core with Angular using the dotnet CLI
dotnet new angular
Now, whenev
Try the following command:
ng set defaults.serve.port=4201