# vue-dz-ui **Repository Path**: dizuncainiao/vue-dz-ui ## Basic Information - **Project Name**: vue-dz-ui - **Description**: vue-dz-ui 是一个小而美的基于 vue2 编写的 UI 组件库! - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://dizuncainiao.gitee.io/vue-dz-ui/#/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-17 - **Last Updated**: 2024-06-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue-Component, WebUI组件, WebUI框架 ## README # vue-dz-ui ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).