Automating React Storybook: Generate, version upgrade & publish to npm.
Aug 25, 2024 · 10 min read · Have you ever wondered how libraries like Material UI and Tailwind CSS are built and published? In this guide, we'll walk you through creating Storybook components using React and Vite, publishing them to npm, and automating version updates with sema...
Join discussion