Angular 12 Tutorial | Create Angular Project from Scratch | Angularbasic| Developerhub

Published: 01 January 1970
on channel: Code Ninja
85
6

#angular #angular11 #angular12 #angularjs #angular2021
Topic How to install Angular

1).First Install Node form official Node website https://nodejs.org/en/
2) Download LTS(Recommended for most users).
3) After Installation Check the node version through command line node -v also check npm(node package manager) through cli npm -v
4)After node installation completed Install Angular packages through cli npm i -g @angular/cli
(i stand for install -g stand for Global)
5) After Installation create new project through cli ng new projectname
5) It will take 5 to 10 miniute to install angular package.
6) After Angular Package Installation open the project in vscode editior.
7) Run Project through cli ng s -o
(ng stand for NEXT GENERATION, s stand for SERVE, -o stand for Open in default Browser


Why learn Angular?

Angular is a JavaScript framework which is used to create scalable, enterprise, and performant client-side web applications. It provides an ecosystem for the development of client-side web applications. The ecosystem for development may include external tools or libraries as well. The ecosystem process includes project bootstrapping, development operations/tools, testing, and build support.

One of the best features of Angular framework is that it is quite flexible when it comes to the usage of external libraries apart from the scalability it provides. With Angular framework adoption being high, performance management of the application is community-driven indirectly driving better job opportunities.

Got a question on the topic?
Please share it in the comment section below and our experts will answer it for you.

Please write back to us at info@developerhub.in for more information.


On this page of the site you can watch the video online Angular 12 Tutorial | Create Angular Project from Scratch | Angularbasic| Developerhub with a duration of hours minute second in good quality, which was uploaded by the user Code Ninja 01 January 1970, share the link with friends and acquaintances, this video has already been watched 85 times on youtube and it was liked by 6 viewers. Enjoy your viewing!