This lesson offers an introduction to the NPM, Node Package Manager. NPM allows for the installation of third-party node modules to be used in your project. NPM is also an online registry for third-party node modules.
This lesson is intended for anyone who wants to learn about Node.js.
There are no prerequisites for this lesson but an interest in Node.js would be beneficial.