Friday, October 2, 2020

How to Environment setup and installation Angular

 In this tutorial, we will learn how to install angular 8, step by step on your system.

1.       Download and install Node.Js  from https://nodejs.org/en/

angular installation

2.       Install angular cli through command prompt using the command of

            npm install -g @angular/cli

angular 8 tutorial angular-cli-installation

3.       Download and install Visual studio code from this below site https://code.visualstudio.com/download

angular installation and environment setup

No comments:

Post a Comment