npm is a command line tool to help you manage Node.js modules and this course will get you up and running with npm.
What you'll learn
- Understand what npm is
- Finding modules
- Installing modules
- Updating modules
- Uninstalling modules
Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.
npm is a command line tool to help you manage Node.js modules and this course will get you up and running with npm.
In this segment, we'll cover what npm is and why you'd want to use it and the techniques for finding the best software to install using npm.
Chevron 3 steps5:52
5:17
5 questions
In this segment, we'll take a look at the several different ways you can install packages with npm. These packages include preexisting open source code that can be imported in to your own projects and command line applications.
Chevron 6 steps9:12
1 objective
2:52
1 objective
13:33
1 objective
npm can be used to keep your projects up to date and more secure by installing the latest versions of your dependancies. In this stage, we'll take a look at updating and removing packages using npm.
Chevron 6 steps6:38
1 objective
1 objective
3:03
1 objective
10 questions
Get personalized course recommendations, track subjects and courses with reminders, and more.