How to build and publish npm package.

Codebond
1 min readMar 5, 2020

I recently published an article (tutorial) How to build and publish an npm package on codebond in which I visually covered all the steps required to publish and update the npm package.

Check out the full article here.

Build

initialize

Publish

publish

Update

update

How to build and publish npm package

--

--