Install Angular JS cli

To install Angular JS cli, run

https://cli.angular.io/

npm install -g @angular/cli

To run application using built in web server, run

ng serve

To bind application to all network interfactes, run

ng serve --host 0.0.0.0
Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *