Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
February 26, 2022 05:43 am GMT

How to create an npm package

Hello Devs,

There are 2 ways to use your component library as a package :-

  1. npm package
  2. github actions

1. For npm package

Image description

https://docs.npmjs.com/creating-and-publishing-private-packages

https://levelup.gitconnected.com/publish-react-components-as-an-npm-package-7a671a2fb7f

https://youtu.be/hf6Z8OZanec

2. For GitHub actions

Image description

https://youtu.be/7CNC0QBCY-Y


Original Link: https://dev.to/atultrp/how-to-create-an-npm-package-27l4

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To