Skip to content

npm Reference

Summary

Below you will find a collection of tutorials teaching the basics of npm, the package manager.

Before You Start

These tutorials assume you understand the basics of using the terminal.

Exercises

You can download exercises to go along with these tutorials on our npm exercises GitHub repository. You don’t have to know how to use GitHub to use them. Just click the green Code button in the corner and click the Download ZIP option. Then unzip the folder and open it in your text editor.

npm Introduction

npm Setup

npm Local Packages

npm Global Packages

npm Extra

Next Steps

After taking this course, you can take our Less course.