Angular CLI : Project Setup - Angular (Tutorial #2)

Опубликовано: 30 Август 2017
на канале: Nisha Singla
24,827
260

In this video we will setup Angular project using Angular CLI
The Angular CLI  is a command line interface tool that can create a project, add files, and perform a variety of ongoing development tasks such as testing, bundling, and deployment.

Before using angular cli you need to setup Development Environment

Editor : Visual Studio Code :
https://code.visualstudio.com/

Node JS: node 6.9.x 
npm 3.x.x

http://nodejs.org/
Now you can install angular cli by running following command
npm install -g @angular/cli
-g stands for global module.

Now you can create project by using ng command which you get from angular cli

Createproject : ng new my-app

move inside directory : cd my-app
launches the server : ng serve or ng serve -o

-o means start the server but also start my application on default browser

So with angular cli setup angular project is very easy

If you liked this video don't forget to subscribe my channel
Click subscribe for more updates:

   • Introduction- Angular (Tutorial #1)  

Connect with me:
Facebook:   / angularjs4beginners  
LinkedIn:   / nisha-singla-82407aa0  


На этой странице сайта вы можете посмотреть видео онлайн Angular CLI : Project Setup - Angular (Tutorial #2) длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Nisha Singla 30 Август 2017, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 24,827 раз и оно понравилось 260 зрителям. Приятного просмотра!