What is NPM(Node Package Manager)

Categories: Angular Inteview Qusetions and Answers for 10 Years with Basics

NPM :- Node package manager is an online repository from where we can get thousands of free libraries  which we can use in our project .


NPM is a package manager which makes all JavaScript Frameworks installed in our application.


node_modules is a folder where all packages are installed to our project . 


E.g. npm install jquery will install jquery in node_modules package .

Top Blogs
What is angular Published at:- What is the difference between angular and angularjs? Published at:- How to check the angular version ? or Ways to find the angular version. Published at:- What is NPM(Node Package Manager) Published at:- What are Angular advantages? Published at:- What is a CLI tool? Explain the importance of Angular CLI. Published at:- What are Components in Angular? Published at:- What is a Selector and Template Published at:-
R4R.co.in Team
The content on R4R is created by expert teams.