简体中文 | English
What I thought Document entry page
Can you use star to encourage the author ?
npm install zhui
import { Button } from 'zhui';
ReactDOM.render(<Button />, mountNode);
clone locally:
$ 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 ~