Prerequisite: nodejs git @Angular/cli Installation of prerequisites Nodejs Install nodejs. Go to https://nodejs.org/en/ and download the installer. I took the version “12.4.0 Current” We’re checking the intallation. node -v v12.4.0 Git Install git. Go to https://git-scm.com/ Check the correct installation git version git version 2.22.0.windows.1 Angular/cli Nodejs is required to install Angular/cli. Install the latest […]