1 Star 0 Fork 1

echo / Vue3-vite-admin

forked from chenzhuo / Vue3-vite-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 873 Bytes
一键复制 编辑 原始数据 按行查看 历史
chenzhuo 提交于 2023-02-20 18:05 . first commit
{
"name": "vue3-vite-admin",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons": "^0.0.11",
"axios": "^1.3.1",
"element-plus": "^2.2.28",
"js-cookie": "^3.0.1",
"less": "^4.1.3",
"moment": "^2.29.4",
"nprogress": "^0.2.0",
"path-browserify": "^1.0.1",
"pinia": "^2.0.30",
"pinia-plugin-persistedstate": "^3.0.2",
"sass": "^1.58.0",
"vue": "^3.2.37",
"vue-router": "^4.1.6"
},
"devDependencies": {
"@types/js-cookie": "^3.0.2",
"@types/node": "^18.11.18",
"@vitejs/plugin-vue": "^3.2.0",
"fast-glob": "^3.2.12",
"typescript": "^4.6.4",
"vite": "^3.1.0",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^0.40.4"
}
}
JavaScript
1
https://gitee.com/g5935/vue3-vite-admin.git
git@gitee.com:g5935/vue3-vite-admin.git
g5935
vue3-vite-admin
Vue3-vite-admin
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891