Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alfianandinugraha/react-component-lib
📦 Example React Component Library using Gulp + Rollup + Typescript + Storybook.
https://github.com/alfianandinugraha/react-component-lib
component design-system gulp library react rollup storybook typescript
Last synced: 4 days ago
JSON representation
📦 Example React Component Library using Gulp + Rollup + Typescript + Storybook.
- Host: GitHub
- URL: https://github.com/alfianandinugraha/react-component-lib
- Owner: alfianandinugraha
- License: mit
- Created: 2023-08-15T04:45:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-15T05:50:00.000Z (over 1 year ago)
- Last Synced: 2024-11-29T22:33:34.072Z (2 months ago)
- Topics: component, design-system, gulp, library, react, rollup, storybook, typescript
- Language: TypeScript
- Homepage: https://react-component-lib-example.netlify.app/
- Size: 210 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Component Lib
This is example of React Component Lib with Gulp, Rollup, Typescript and Storybook.
## Install
Yarn:
```bash
yarn add @alfianandinugraha/react-component-lib
```NPM:
```bash
npm install @alfianandinugraha/react-component-lib
```