How to change angular port from 4200 to any other

The solution worked for me was
ng serve --port 4401    
(You can change 4401 to whatever number you want)
Then launch browser -> http://localhost:4401/

Comments

Popular posts from this blog

How to use DbFunctions.TruncateTime

Microsoft Access Connectivity from C#

Tool 'dotnet-ef' failed to install. dotnet core