Module 3 begins
Duration: 0.3 Months
Getting Started with Node Package Manager

Students will learn NPM basics for managing project packages and how to use Nodemon for auto-restarts.
- Understand what the Node Package Manager (NPM) is.
- Learn to install packages for your projects locally and globally.
- Manage project dependencies using the package.json file.
- Discover how to update your project’s installed packages.
- Explore and install useful third-party packages.
- Learn about Nodemon for automatic restarts.
Module concludes
Manage Node.js dependencies with NPM and use Nodemon for efficient and automatic restarts.