# vue_vite_webpack_less_element-plus **Repository Path**: PanvanCode/vue_vite_webpack_less_element-plus ## Basic Information - **Project Name**: vue_vite_webpack_less_element-plus - **Description**: vue_vite_webpack_less_element-plus 使用vite进行开发,使用webpack进行打包 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-13 - **Last Updated**: 2024-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # test ## 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/).