ng serve --o code example
Example 1: angular ng serve with custom port
ng serve --port 4401
Example 2: angular serve open
ng serve -o
Example 3: ng angular
ng new <name> [options]
ng serve --port 4401
ng serve -o
ng new <name> [options]