yzhanui
v1.0.3
Published
A UI Components Library for Vue.js. 基于 Vue.js 的 UI 组件库
Downloads
1
Readme
yzhanUI
A UI Compoentents Library for Vue.js
Quick Start
Setup
Node.js
npm i yzhanui
import yzhanUI from 'yzhanui'
Usage
Development
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