# test-ui-components **Repository Path**: hochi/test-ui-components ## Basic Information - **Project Name**: test-ui-components - **Description**: 使用webpack5.x搭建的一个测试Vue UI组件库模板 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-14 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # test-ui-components #### 介绍 使用webpack5.x搭建的一个测试Vue UI组件库模板 #### 软件架构 webpack@5.x + Vue@2.6.12 #### 安装教程 npm install #### 使用说明 1. npm run serve 用于组件开发过程中测试 2. npm run lib 用于打包组件库