Ad
jacob
asked Jul 12 2019
Answer
Just execute the following command to change the port and host for your angular applicaion
ng serve --host 192.168.31.126 --port 8925
linuxhelp
asked Jul 12 2019
Just execute the following command to change the port and host for your angular applicaion
ng serve --host 192.168.31.126 --port 8925
How to change the port number and host of an Angular Application
Hello,I have just come across the Angular CLi,Iis it possible to change the port number and host of a angular application On centOS 7.6