how to add angular project code example Example: setup new angular project Click to copynpm install -g @angular/cli ng new project-name cd project-name ng serve