1 Star 14 Fork 12

Maxfengyan/vue3-admin-template-vite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 871 Bytes
一键复制 编辑 原始数据 按行查看 历史
Maxfengyan 提交于 2023-02-26 13:34 . update unplugin-element-plus
{
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"serve": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^2.0.10",
"axios": "^0.21.1",
"element-plus": "^2.2.32",
"js-cookie": "^2.2.1",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"path-to-regexp": "^6.2.0",
"vue": "^3.2.6",
"vue-router": "^4.0.11",
"vuex": "^4.0.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.6.0",
"@vue/compiler-sfc": "^3.2.6",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"ip": "^1.1.5",
"stylus": "^0.54.8",
"svg-sprite-loader": "^6.0.7",
"unplugin-auto-import": "^0.15.0",
"unplugin-element-plus": "^0.7.0",
"unplugin-vue-components": "^0.24.0",
"vite": "^2.5.1",
"vite-plugin-style-import": "^1.2.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Maxfengyan/vue3-admin-template-vite.git
[email protected]:Maxfengyan/vue3-admin-template-vite.git
Maxfengyan
vue3-admin-template-vite
vue3-admin-template-vite
master

搜索帮助