Theo docs: https://www.npmjs.com/package/create-react-libraryarrow-up-right
npm install -g create-react-library
npx create-react-library
Config name, github v.v...
Go to folder example
npm install --save ../
Start library
npm start
Start example
cd example
Last updated 3 years ago