1 Star 0 Fork 0

zhenghun/many_front

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 681 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "many_front",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc -b && vite build",
"preview": "vite preview"
},
"dependencies": {
"axios": "^1.7.7",
"element-plus": "^2.8.7",
"js-cookie": "^3.0.5",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
"vuex": "^4.0.2"
},
"devDependencies": {
"@types/js-cookie": "^3.0.6",
"@types/node": "^22.9.0",
"@types/qs": "^6.9.17",
"@vitejs/plugin-vue": "^5.1.4",
"sass-embedded": "^1.80.6",
"typescript": "~5.6.2",
"vite": "^5.4.10",
"vite-plugin-dynamic-import": "^1.6.0",
"vue-tsc": "^2.1.8"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhenghun/many_front.git
git@gitee.com:zhenghun/many_front.git
zhenghun
many_front
many_front
master

搜索帮助