当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 1 Fork 0

licheng/vue3-vite-admin-template
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 581 Bytes
一键复制 编辑 原始数据 按行查看 历史
licheng 提交于 2023-03-01 14:49 . 优化功能!
{
"name": "vue3-vite-admin-template",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview --port 4173"
},
"dependencies": {
"@element-plus/icons-vue": "^2.0.9",
"axios": "^1.3.4",
"echarts": "^5.4.1",
"element-plus": "^2.2.32",
"nprogress": "^0.2.0",
"pinia": "^2.0.32",
"vue": "^3.2.47",
"vue-axios": "^3.4.1",
"vue-router": "^4.1.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"sass": "^1.58.3",
"sass-loader": "^13.0.2",
"vite": "^4.1.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/licheng1013/vue3-vite-admin-template.git
git@gitee.com:licheng1013/vue3-vite-admin-template.git
licheng1013
vue3-vite-admin-template
vue3-vite-admin-template
master

搜索帮助