NPM cli commands info

NPM (Node Package Manager) is package manager for the Node (JavaScript) platform.

Wikipedia said NPM is the world’s largest Software Registry. The registry contains more than one million code packages. Open-source developers use npm to share software.

List of NPM CLI Commands

To practice CLI commands take NPM Commands Quiz.

REF: https://docs.npmjs.com/cli/v7/commands

tags: npm & category: javascript