1.3.0 • Published 2 years ago
create-react-interface v1.3.0
Create React Interface
Create-React-Interface lets you quickly set up a library ready for your personal UI development.
How to install:
npx create-react-interface <your-library-name>After installation:
cd <your-library-name>
npm run storybookPackages Included
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 |