Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 478 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 478 Bytes

文档

查看文档

项目介绍

本项目目的为学习 Vue3 构建的轻量 UI 框架,使用 vite2⚡ + vue3 + scss 可以快速了解并学习 Vue3 的新特性。

⚠️ 不建议应用 Pure UI 至生产环境

TODO

  • Button
  • Input
  • Radio
  • CheckBox
  • Message
  • MessageBox
  • Switch
  • Table
  • Tab
  • Tag
  • Progress

如何使用

yarn install

yarn dev