📄️ 1. Intro to NPM
A beginner-friendly introduction to the world's most popular code warehouse.
📄️ 2. package.json
Learn how the package.json file acts as the brain and ID card of your project.
📄️ 3. Installing Dependencies
Master the npm install command and understand the difference between production and development tools.
📄️ 4. NPM Challenge
Put your NPM skills to the test by creating a project and running your first package.