A guide on packaging React components for private publication to npm. It covers setting up webpack, configuring package.json, managing dependencies, creating an entry file, building the library, and testing it in a separate app. Additional articles will cover adding a demo app and adding more complex functionality.
Sort: