Glossary

npm install

Tools
also: npm i

A command that downloads all the open-source packages your project depends on so it can actually run. Think of it as gathering every ingredient a recipe calls for before you start cooking.