# vue3 + vite + ts + element-plus **Repository Path**: xiaoxin6a/vue3-template ## Basic Information - **Project Name**: vue3 + vite + ts + element-plus - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-13 - **Last Updated**: 2021-11-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 安装依赖 npm install --registry=https://registry.npm.taobao.org # 运行项目 npm run dev # 打包发布 npm run build