how to run a angular app code example Example: setup new angular project npm install -g @angular/cli ng new project-name cd project-name ng serve