HI, I am trying to add some javascript package in my visual studio projects. The instructions say I am do the installation by using npm, glup as following below: I download the npm on my machine from some site and also I download the bower through nuget. But I dont know where should i run the following commands for bower or npm.
via bower:
$ bower install angular-loading-bar
via npm:
$ npm install angular-loading-bar