Add npm
This commit is contained in:
4
glossary/Npm.md
Normal file
4
glossary/Npm.md
Normal file
@ -0,0 +1,4 @@
|
||||
### Npm
|
||||
|
||||
Npm is a package manager for the JavaScript programming language and the default package manager for Node.js.
|
||||
It consists of a command-line client and the npm registry, an online database of packages.
|
||||
Reference in New Issue
Block a user