# vue3-element-plus **Repository Path**: hl-fe/vue3-element-plus ## Basic Information - **Project Name**: vue3-element-plus - **Description**: 本项目时基于vue3,element-plus搭建的管理控台项目模版 支持ts、支持国际化、element-plus组件二次封装,配置化开发、解放你的双手开箱即用 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-08-18 - **Last Updated**: 2024-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3-element-plus ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### start mock service ``` npm run mock ``` ### Compiles and minifies for production ``` npm run release ```