# vue3-vite-antd-admin **Repository Path**: kkkxian/vue-antd-admin ## Basic Information - **Project Name**: vue3-vite-antd-admin - **Description**: Vue3.x + Vite + Antd for Vue + TS + Echarts5 + wangeditor4 + v-md-editor + Live2D - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://zhangshaoying19.github.io/vue3-vite-antd-admin/dist/index.html - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-29 - **Last Updated**: 2021-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 3 + Typescript + Vite + Antd for Vue ```js # clone --gitee git clone https://gitee.com/zhang_shaoying/vue-antd-admin.git # npm install or yarn install # npm run dev # npm run build # 打包后需要将根目录下的live2dw文件夹直接复制到dist/中,否则live2d不会生效 # 展示案例 https://zhangshaoying19.github.io/vue3-vite-antd-admin/dist/index.html ```