1 Star 0 Fork 8

jun / hevue3-admin

forked from 贺永胜 / hevue3-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 724 Bytes
一键复制 编辑 原始数据 按行查看 历史
贺永胜 提交于 2023-04-20 23:48 . 完成基础版本开发
{
"name": "hevue3-admin",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"@types/node": "^18.15.11",
"axios": "^1.3.5",
"element-plus": "^2.3.3",
"pinia": "^2.0.34",
"vue": "^3.2.47",
"vue-router": "4"
},
"devDependencies": {
"@iconify-json/ep": "^1.1.10",
"@vitejs/plugin-vue": "^4.1.0",
"sass": "^1.62.0",
"typescript": "^4.9.3",
"unplugin-auto-import": "^0.15.2",
"unplugin-icons": "^0.16.1",
"unplugin-vue-components": "^0.24.1",
"vite": "^4.2.0",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^1.2.0"
}
}
1
https://gitee.com/junwk/hevue3-admin.git
git@gitee.com:junwk/hevue3-admin.git
junwk
hevue3-admin
hevue3-admin
main

搜索帮助