Skip to content

Distributing React components

react-place I noticed that there is some complexity around preparing the component for releasing. I decided to document the process here so I have a solid resource next time. You may be surprised but writing the working file doesn’t mean that the component is ready for publishing and is usable for other developers.

Source: Distributing React components