0.0.3 • Published 5 years ago

beat-ui v0.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

名字由来

beat(跳动), 希望大家每天都可以用心学习拥抱开源知识

安装

使用 npm

npm i beat-ui --save

使用 yarn

yarn add beat-ui

日志

使用说明

如何使用

  1. 直接引入(有可能版本更新慢)
 import { Modal, Button, Input, Carousel } from 'beat-ui';
  1. npm link 本地
 npm run build   
 npm link

设计规范参考

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago