Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed How to Create and Distribute an npm Package!
You have completed How to Create and Distribute an npm Package!
Preview
In this video we'll sign up for npm, login in the command line, prepare our package, test our package and distribute it.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
at how to build and
distribute a package with npm.
0:00
Npm is a package manager both for
the browser and
0:02
server side JavaScript projects.
0:06
If you're unfamiliar with
the basic usage of npm,
0:08
you should check out our npm basics
course linked in the teacher's notes.
0:11
Npm is used by companies and
0:15
open source developers to distribute
their code for others to use.
0:17
Companies distribute nodes modules
to interact with their API.
0:21
And developers create and
0:25
distribute utilities or packages that
they think may be useful for others.
0:26
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up