Setup Angular2 development environment

Angular is Javascript based framework to develop frontend web application.To set up Angular2 environment in our system we need to install nodejs and npm. Checking NodeJs on your machine To check if node and npm are installed , run the below command in the command...