0

React JS Folder Structure

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?

Dan Lowe
  • 51,713
  • 20
  • 123
  • 112
  • 1
    This question may be relevant: https://stackoverflow.com/questions/7575627/can-you-host-a-private-repository-for-your-organization-to-use-with-npm – Toni Vanhala Aug 03 '17 at 16:50

1 Answers1

0

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?

Broda Noel
  • 1,760
  • 1
  • 19
  • 38