Publish a Module to the NPM Registry

Share this video with your friends

Send Tweet

This lesson shows you how to:

  • create a user account on the npm registry
  • publish your module to the registry
  • use npm version to bump the version number of your package
  • publish updated versions of your module to the registry
  • unpublish modules from the registry