Appearance
YZhanUI Documents
A UI Compoentents Library for Vue.js
Select the component on the left to view the demo and code
Quick Start
Setup
Node.js
javascript
npm i yzhanui
import yzhanUI from 'yzhanui'
Usage
Development
shell
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