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

Provision AWS EC2 Instance and RDS with Terraform, and Deploy Spring Boot App to EC2 Instance via GitHub Action Pipeline

JQuery UI Autocomplete, custom HTML structure for result?

Easy Ui Jquery easyui-textbox change onChange event