Angular 4 QuickStart - Angular 4 Install and Create your First Angular Project

Опубликовано: 01 Май 2017
на канале: DotsWay
33,299
125

Create your first Angular 4 Project

Learn in this Angular 4 Install Tutorial how to create your first Angular 4 Project and make your Hello World script.

This tutorial is for beginner and no prior coding experience is required.

Objectives:

Install Angular 4 Cli
Create new Angular 4 Project
Run Angular 4 on browser
Create Hello World Project

Angular 4 Written Tutorial:
https://goo.gl/6SpxOQ


Angular 4 Installation Commands

npm install -g @angular/cli “node package manager”
cd any-folder-for-your-projects
ng new my-first-app “that creating the project for you”
cd my-first-app
ng serve “serve is the command which will compile the project for you and run the server to have your project running under localhost”

Angular 4 Installation Troubleshooting:
https://goo.gl/UK8mbj

Angular CLI commands in depth will be discussed in another video.


На этой странице сайта вы можете посмотреть видео онлайн Angular 4 QuickStart - Angular 4 Install and Create your First Angular Project длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь DotsWay 01 Май 2017, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 33,299 раз и оно понравилось 125 зрителям. Приятного просмотра!