Create-React-Interface lets you quickly set up a library ready for your personal UI development.
npx create-react-interface <your-library-name>
cd <your-library-name>
npm run storybook
Create-React-Interface is currently using with the following packages. Links for their documention are below.
Package | README |
---|---|
Storybook | storybook.js.com |
Typescript | React TypeScript |
Roll-Up | RollUp Github |