Angular 2 installation
ANGULAR 2 INSTALLATION STEPS Step 1.Download the node and install on your local machine using this link https://nodejs.org/en/. Step 2. To install the Angular CLI: npm install -g @angular/cli Step 3. Check the version of node and npm that also use to check whether installed or not. Step 4. Generating… Continue Reading Angular 2 installation