Blazingly Fast Tips: Publishing to NPM by Matt Pocock
See Note 6 below for changes that have happened since Matt's video was published and Note 7 for a sample repo I created while following his tutorial. The information here is current as of April 5, 2024.
-
00:06 Create package.json
"name": "<some-package-name>",