1 Star 0 Fork 4

李慧根/vite+vue+elementplus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 702 Bytes
一键复制 编辑 原始数据 按行查看 历史
xubo353970097 提交于 2021-04-06 11:07 . commit
{
"name": "Vue-Admin-Element-Plus",
"version": "0.0.1",
"scripts": {
"serve": "cross-env NODE_ENV=development vite",
"build": "vite build"
},
"dependencies": {
"axios": "^0.21.1",
"echarts": "^5.0.2",
"element-plus": "^1.0.2-beta.32",
"js-cookie": "^2.2.1",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"path": "^0.12.7",
"path-to-regexp": "^6.2.0",
"vue": "^3.0.5",
"vue-router": "^4.0.4",
"vuex": "^4.0.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.1.4",
"@vue/compiler-sfc": "^3.0.5",
"cross-env": "^7.0.3",
"mockjs": "^1.1.0",
"sass": "^1.32.8",
"vite": "^2.0.3",
"vite-plugin-mock": "^2.1.5"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zoomLee/vite-vue-elementplus.git
git@gitee.com:zoomLee/vite-vue-elementplus.git
zoomLee
vite-vue-elementplus
vite+vue+elementplus
master

搜索帮助