Why we used NPM in Node js?
The NPM provides two main functionalities:
- It is the online repository for all of the Node.js packages.
- It is the command line utility for installing, version management and dependency management of the Node.js packages.
BY Best Interview Question ON 17 Jun 2020