Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ Define each term below by writing a paragraph explaining what it is and why it's
## Lit


## NPM
## NPM - Node Packet Manager - this is a command line tool that is used to install Javascript packages. Makes it easier for developers to reuse code. Works as an active online repository for developers to post, take ad share code.
- https://www.w3schools.com/whatis/whatis_npm.asp



## Node.js
Expand Down