2
Answers

regarding installing angular plugin by NPM or bower

tri_inn

tri_inn

7y
213
1
i am not familiar with NPM and bower. just saw a hint to install a library based on angularjs.
 
just see it
 
npm install --save angularjs-gauge
bower install --save angularjs-gauge
i just like to know where NPM or bower will save the library ?
 
how can i specify path to save the lib in specific folder with NPM and bower. thanks
Answers (2)