https://github.com/gigibean/bean-ui
React Component Library
https://github.com/gigibean/bean-ui
react typescript yarn yarn-workspaces
Last synced: about 1 year ago
JSON representation
React Component Library
- Host: GitHub
- URL: https://github.com/gigibean/bean-ui
- Owner: gigibean
- License: mit
- Created: 2022-07-11T09:46:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-29T11:17:17.000Z (over 3 years ago)
- Last Synced: 2025-03-29T10:43:28.318Z (over 1 year ago)
- Topics: react, typescript, yarn, yarn-workspaces
- Language: TypeScript
- Homepage: https://bean-ui-51cca.web.app/
- Size: 113 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Bean-UI
React Component Library









## Installation
### Core UI
Download: [@bean-ui/core](https://www.npmjs.com/package/@bean-ui/core)
npm:
```
npm install @bean-ui/core
```
yarn:
```
yarn add @bean-ui/core
```