Ecosyste.ms: Awesome

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

https://github.com/zhui-team/zhui

🚀 A Chinese style component library powered by React
https://github.com/zhui-team/zhui

Last synced: 9 days ago
JSON representation

🚀 A Chinese style component library powered by React

Lists

README

        


ARfnuq.png

Zhui


A Chinese style component library powered by React








[įŽ€äŊ“中文](./README.md) | English

## Begin

[What I thought](https://juejin.im/post/5c617a355188256299385138)
[Document entry page](https://zhui-team.github.io/zhui/)

Can you use star to encourage the author īŧŸ

## đŸ“Ļ Install

```bash
npm install zhui
```

## 🔨 Usage

```jsx
import { Button } from 'zhui';
ReactDOM.render(, mountNode);
```

## ⌨ī¸ Development

clone locally:

```bash
$ git clone [email protected]:zhui-team/zhui.git
$ cd zhui
$ npm install
$ npm run ddev or npm run storybook
```

Thanks to the @dxiaoqi for his inspiration for the design of this library ~