1 Star 0 Fork 19

cjlvscjl/admin-pro

forked from sohucw/admin-pro 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 774 Bytes
一键复制 编辑 原始数据 按行查看 历史
dawei 提交于 2023-11-12 20:46 . feat: 搭建工程
{
"name": "admin-pro",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"dev": "vite --mode development",
"build": "vite build --mode production",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.6.1",
"element-plus": "^2.4.2",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.0",
"vue": "^3.3.8",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@types/node": "^20.9.0",
"@types/nprogress": "^0.2.3",
"@vitejs/plugin-vue": "^4.4.1",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"less": "^4.2.0",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vue-tsc": "^1.8.22"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/cjlvscjl/admin-pro.git
git@gitee.com:cjlvscjl/admin-pro.git
cjlvscjl
admin-pro
admin-pro
master

搜索帮助