# jiajin-vue2-element-ui **Repository Path**: huang-jiajin/jiajin-vue2-element-ui ## Basic Information - **Project Name**: jiajin-vue2-element-ui - **Description**: 基于vue2二次封装的elementui - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-21 - **Last Updated**: 2025-02-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jiajin-element-ui Vue 中基于 Element-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/).