A UI Compoentents Library for Vue.js
基于 Vue.js 的 UI 组件库
npm i yzhanui
import yzhanUI from 'yzhanui'
yarn install
yarn build # build the production version
yarn docs:dev # preivew the vitepress document
yarn docs:build # build the vitepress document
./deploy.sh # deploy the vitepress document into github gage