We have created the Table Component in React JS. Now we are planning to publish this component in other projects
Can you please suggest me how to do this?
We have created the Table Component in React JS. Now we are planning to publish this component in other projects
Can you please suggest me how to do this?
You have a lot of information about how to publish a ReactJS component in this link: https://medium.com/@BrodaNoel/how-to-create-a-react-component-and-publish-it-in-npm-668ad7d363ce
Did you read it?