I already have idea about Angular 1.x. I'm planning to learn Angular 2.x. By this Tutorial, they are asking to install node.js and npm. I installed node.js. From where to write the command "npm install"? from the node.js installation directory or from my project directory? When i write from project directory, it says "npm is not an internal/external command" I got stuck here.
Any help??