beat-ui 跳动 UI : 仿 Antd React UI 库 名字由来 beat(跳动), 希望大家每天都可以用心学习拥抱开源知识 安装 使用 npm npm i beat-ui --save 使用 yarn yarn add beat-ui 日志 Log 使用说明 简单使用说明 如何使用 直接引入(有可能版本更新慢) import { Modal, Button, Input, Carousel } from 'beat-ui'; npm link 本地 npm run build npm link 设计规范参考 ant-design