For the angular project you can also open using ng serve with --open flag to open the browser automatically.
ng serve
--open
ng serve --open
Reference: https://stackoverflow.com/a/42943826/6908282