React component library boilerplate with Rollup, Storybook, and TypeScript.
Boilerplate for building reusable React component libraries. It uses Rollup to produce ESM and CJS bundles, Storybook for component development, and TypeScript for typing; it also includes SCSS/CSS support, testing, and linting. Suitable for developers creating distributable UI libraries or design systems.
0