# XL-UI组件库 **Repository Path**: meng-zhao123/xl-ui-component-library ## Basic Information - **Project Name**: XL-UI组件库 - **Description**: 自主开发的基于 Vue + TypeScript 开发的一款 UI 组件库,目前还在开发阶段。(图标暂未添加,后期会和朋友一起设计图标和添加图标的功能)。 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: https://gitee.com/meng-zhao123 - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-17 - **Last Updated**: 2023-08-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: ui组件库, Vue, TypeScript ## README # XL-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/).