ng new angular-example
- Setup of a new angular project
ng serve
- Builds and serves the application, rebuilds on file changes
ng new angular-example
- Setup of a new angular project
ng serve
- Builds and serves the application, rebuilds on file changes