02. Environment set up

4 minutes
Share the link to this page
Copied
  Completed
You need to have access to the item to view this lesson.
This is a free item
$0.00
د.إ0.00
Kz0.00
ARS$0.00
A$0.00
৳0.00
Лв0.00
Bs0.00
B$0.00
P0.00
CA$0.00
CHF 0.00
CLP$0.00
CN¥0.00
COP$0.00
₡0.00
Kč0.00
DKK kr0.00
RD$0.00
DA0.00
E£0.00
ብር0.00
€0.00
FJ$0.00
£0.00
Q0.00
GY$0.00
HK$0.00
L0.00
Ft0.00
₪0.00
₹0.00
ISK kr0.00
¥0.00
KSh0.00
₩0.00
DH0.00
L0.00
ден0.00
MOP$0.00
MX$0.00
RM0.00
N$0.00
₦0.00
C$0.00
NOK kr0.00
रु0.00
NZ$0.00
S/0.00
K0.00
₱0.00
₨0.00
zł0.00
₲0.00
L0.00
QR0.00
SAR0.00
SEK kr0.00
S$0.00
฿0.00
₺0.00
$U0.00
R0.00
ZK0.00
Already have an account? Log In

Transcript

In the session, let us see the prerequisites and the development requirements that are needed for working with Angular. Let us also learn how to create a simple project in Angular. Let me first come to the prerequisite for working with Angular, you need to know how to use HTML, CSS and TypeScript. Other development requirements. If you want to work with Angular, you need to have node installed in your system. We are going to use Angular see a nice to create an Angular project CLA command line interface.

So this angular CLA also should be installed in your system. Then for working with Angular, you you can use any text editor of your choice. You can work with brackets, sublime Visual Studio code, that stuff and so one, I am going to use Visual Studio code. First let me show you how to install Node what is angular CNI and Visual Studio code from the browser. Let me go back to the browser. In the browser, I am searching for node.

Let me click the first search result. Here I have got Node JS website. From this place, you can download and install Node, download the stable version, you will be getting an MSI, you can go with a default and installed node j s. So here you can see this 8.1 you can install this next Angular CLA. for installing Angular CLA you need NPM NPM is node package manager. Once node is installed automatically NPM will be installed. With the help of NPM you can install Angular CLA.

This Angular CLA has got few commands within itself. With the help of that you can create Angular applications You can just scroll down and see few comments which are given over here. And on the top, you can see the website the cla.angular.io. If you go into angular.io, you can see the documentation of Angular. Next, Visual Studio code for ragging with Angular, as I told you, you can use any text editor of your choice, I am going to use Visual Studio code. If you want to work with Visual Studio code, going to the browser search for Visual Studio code and download the latest one Visual Studio Code 2018.

Here also you can go with a default and install it all set now. Now, let me open command prompt, because I have installed node i will show you what is the version of node that I have installed and the version of NPM. So here is my command prompt. Let me check in for the node version. No space Double Life and version the version is eight point 10 then let me check in for the version of NPM NPM space double fn version. So the version of NPM is 5.7 point one.

So the development requirements are done. The next step is we need to install Angular CNI. Let me go back to the slides, I'm going to see a light should be installed globally. We are going to install it using NPM NPM space install hyphen g at the rate Angular slash CNA. If you give this command, the latest version of Angular CLA will be installed. This will work with Angular five.

If you want to work with loyal versions of Angular that is if you want to work with Angular four. In that scenario, you need to install the appropriate version that you need to install Angular CLA version 1.5 I'm going to go with the latest one only. So basically we will be working with Angular five. Once we have install Angular five to check in for the version, we can do MD space hyphen v. Now let me go back to the command prompt. I'm going to run these two commands NPM space install, hyphen g does global at the rate, angular slash CNI. Now you can see that Angular CLA is installed.

Let me check in for the version, mg space hyphen v. Now you can see the version Angular CLS 1.7 point three. So these are the setup that is needed for working with Angular. In the next session, let us learn how to create an Angular project using Angular CLA.

Sign Up

Share

Share with friends, get 20% off
Invite your friends to LearnDesk learning marketplace. For each purchase they make, you get 20% off (upto $10) on your next purchase.