# vue-component-case **Repository Path**: damingstore/vue-component-case ## Basic Information - **Project Name**: vue-component-case - **Description**: vue组件插件案例,详细案例和中文注释。 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-10 - **Last Updated**: 2023-01-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue组件案例集合 ## 项目运行 ### 安装依赖 ``` npm install ``` ### 启动项目 ``` npm run serve ``` ### 项目打包 ``` npm run build ``` ## 收录的组件/插件