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.
On this page of the site you can watch the video online Angular 4 QuickStart - Angular 4 Install and Create your First Angular Project with a duration of hours minute second in good quality, which was uploaded by the user DotsWay 01 May 2017, share the link with friends and acquaintances, this video has already been watched 33,299 times on youtube and it was liked by 125 viewers. Enjoy your viewing!