1 Star 0 Fork 1.6K

胡不归/vue3-element-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "mall-admin-web",
"version": "0.0.0",
"scripts": {
"dev": "vite serve --mode development",
"build:prod": "vue-tsc --noEmit && vite build --mode production",
"serve": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^1.0.0",
"@wangeditor/editor": "^0.15.7",
"@wangeditor/editor-for-vue": "^5.1.8-9",
"axios": "^0.24.0",
"better-scroll": "^2.4.2",
"echarts": "^5.2.2",
"element-plus": "^2.1.0",
"nprogress": "^0.2.0",
"path-browserify": "^1.0.1",
"path-to-regexp": "^6.2.0",
"pinia": "^2.0.12",
"screenfull": "^6.0.0",
"sortablejs": "^1.14.0",
"vue": "^3.2.16",
"vue-i18n": "^9.1.9",
"vue-router": "^4.0.12"
},
"devDependencies": {
"@types/node": "^16.11.7",
"@types/nprogress": "^0.2.0",
"@types/path-browserify": "^1.0.0",
"@vitejs/plugin-vue": "^1.9.3",
"fast-glob": "^3.2.11",
"sass": "^1.43.4",
"typescript": "^4.4.3",
"vite": "^2.6.4",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^0.3.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/hubo0831/vue3-element-admin.git
git@gitee.com:hubo0831/vue3-element-admin.git
hubo0831
vue3-element-admin
vue3-element-admin
master

搜索帮助