This video shows creation of angular project using cli command
// To check angular version
ng version
// Installing Angular
npm install -g @angular/cli
//Creating angular project
ng new my-angular-project
// moving to project folder
cd my-angular-project
//running and building angular project
ng serve
specific port
ng serve --port 4201
Blog
https://www.techfundamental.com/2020/...
On this page of the site you can watch the video online Creating Angular project using cli command with a duration of hours minute second in good quality, which was uploaded by the user Tech Fundamental 31 July 2020, share the link with friends and acquaintances, this video has already been watched 115 times on youtube and it was liked by 22 viewers. Enjoy your viewing!