We will install react with npm. The other option is using Yarn to manage front-end dependencies. Prerequisites npm Download and run the latest MSI. Installation Create

We will install react with npm. The other option is using Yarn to manage front-end dependencies. Prerequisites npm Download and run the latest MSI. Installation Create
Create a new workspace and generate a new sample application by running the following command in command prompt…
npm install -g @angular/cli
What is Angular CLI?
It is a command Line Interface tool…