News

npm install -g @angular/cli Then run the following command to create a new project. ng new foldername Now, get inside that folder using “cd foldername” and launch the server using ng serve.