Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gigibean/bean-ui

React Component Library
https://github.com/gigibean/bean-ui

react typescript yarn yarn-workspaces

Last synced: about 2 months ago
JSON representation

React Component Library

Awesome Lists containing this project

README

        

# Bean-UI

React Component Library

![React](https://img.shields.io/badge/React-61DAFB?style=flat&logo=React&logoColor=white)
![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=flat&logo=TypeScript&logoColor=white)
![styled-components](https://img.shields.io/badge/StyledComponents-DB7093?style=flat&logo=styled-components&logoColor=white)
![rollup.js](https://img.shields.io/badge/rollup.js-EC4A3F?style=flat&logo=rollup.js&logoColor=white)
![Webpack](https://img.shields.io/badge/Webpack-8DD6F9?style=flat&logo=Webpack&logoColor=black)
![Babel](https://img.shields.io/badge/Babel-F9DC3E?style=flat&logo=Babel&logoColor=black)
![Yarn](https://img.shields.io/badge/Yarn-2C8EBB?style=flat&logo=Yarn&logoColor=white)
![Storybook](https://img.shields.io/badge/Storybook-FF4785?style=flat&logo=Storybook&logoColor=white)
![Firebase](https://img.shields.io/badge/Firebase-FFCA28?style=flat&logo=Firebase&logoColor=black)

license

## 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
```