Creating and Publishing a React Component Library as a NPM Package via React, Storybook adn Rollup
Jul 15, 2021 · 4 min read · Initiating Base Setup - any one from the two below I. With NPM INIT Star with an empty folder and creates a package.json npm init Create directories: my-react-lib └── src ├── components └── index.js add dependencies only in develop...
Join discussion



