ANGULAR INSTALLATION

 



ANGULAR

INSTALLATION


STEP 1

CMD

npm install -g @angular/cli


STEP 2

CMD

ng new display


STEP 3

Set path CMD



STEP 4

Start execution CMD

ng serve





Click yes through press ”y”



STEP 5

open HTTP/port  address over browser

http://localhost:4200/ 




ANGULAR WELCOME PAGE








No comments:

Post a Comment