Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.7 Publishing to NPM

In lesson nine, we’re going to publish our GitHub module to the NPM directory. This way, anyone can install and make use of it. We will look at creating the module and a “package.json” file. We’ll also cover the process of publishing updates.