0.0.7 • Published 3 years ago

wlin-ui-3 v0.0.7

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

An ui component library built on vue3.

Author:wlin00.

文档地址 https://wlin00.github.io/wlinUiVite/

git地址 https://github.com/wlin00/wlinUiVite

wlin UI 3 是一个基于 Vue3 和 Typescript 的ui组件库。

本 UI 框架是一个「面向源码阅读者」的框架。如果对您有帮助,请不要吝惜 star。

如果你对代码有疑问,欢迎提issue,我会回答倾听您的意见和建议。

本 UI 框架是基于 Vue 3 和 Ts 实现的。

注意:本 UI 框架的代码尚未完全完工

有哪些轮子

  • 已完成轮子:Button、Tabs、Dialog、Switch
  1. 安装依赖

    yarn install
  2. 启动 dev server

    yarn serve / npm start
  3. 一键构建和部署

    sh ./deploy.sh