Learn how to publish your own NPM package easily. Create an NPM account, choose a unique package name, initialize git repository and NPM in your project, write your code, create an executable script, test your NPM package, and finally, publish it on the NPM registry. Now you can access your tool anywhere in the world!
Table of contents
Permalink IntroductionPermalink Create your NPM accountPermalink Choose the name of your NPM packagePermalink Let's start creating the NPM packagePermalink Test your NPM packagePermalink Publish Your NPM PackagePermalink Conclusion8 Comments
Sort: