Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 405 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 405 Bytes

简单,实用的Vue UI 库

Cherry-Design

访问地址: https://alanuuu.github.io/cherry-design/

一、 开发

# 安装依赖
yarn

# 软链package
yarn bootstrap

# 构建vue-ui
yarn build

# 文档预览
yarn dev