1 Star 0 Fork 1

Redefine/vite-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 515 Bytes
一键复制 编辑 原始数据 按行查看 历史
Redefine 提交于 2021-08-28 18:09 . vite-admin1.0
{
"name": "vite-admin",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"serve": "vite preview"
},
"dependencies": {
"axios": "0.21.1",
"element-plus": "^1.1.0-beta.7",
"moment": "^2.29.1",
"nprogress": "^0.2.0",
"qs": "^6.10.1",
"vue": "^3.0.5",
"vue-router": "^4.0.10",
"vuex": "^4.0.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.3.0",
"@vue/compiler-sfc": "^3.0.5",
"sass": "^1.35.2",
"vite": "^2.4.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xddyzp/vite-admin.git
git@gitee.com:xddyzp/vite-admin.git
xddyzp
vite-admin
vite-admin
master

搜索帮助