1 Star 0 Fork 131

堕落的小兔子 / vue-admin-box

forked from 前端喵 / vue-admin-box 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1015 Bytes
一键复制 编辑 原始数据 按行查看 历史
前端喵 提交于 2021-08-11 11:57 . 1.0版本正式更新
{
"name": "init",
"version": "1.0.0",
"scripts": {
"dev": "vite",
"start": "vite",
"build": "vite build --mode=production",
"build:stag": "vite build --mode=staging",
"serve": "vite preview"
},
"dependencies": {
"@kangc/v-md-editor": "^2.3.5",
"@vueuse/core": "^4.10.0",
"axios": "^0.21.1",
"codemirror": "^5.61.1",
"cropperjs": "^1.5.12",
"echarts": "^5.1.1",
"element-plus": "^1.0.2-beta.48",
"mockjs": "^1.1.0",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"sortablejs": "^1.13.0",
"splitpanes": "^3.0.4",
"throttle-debounce": "^3.0.1",
"v-contextmenu": "^3.0.0",
"vue": "^3.1.2",
"vue-i18n": "^9.1.6",
"vue-router": "4",
"vuex": "^4.0.0"
},
"devDependencies": {
"@types/node": "^15.0.3",
"@vitejs/plugin-vue": "^1.2.2",
"@vue/compiler-sfc": "^3.0.5",
"sass": "^1.32.12",
"typescript": "^4.1.3",
"vite": "2.3.7",
"vite-plugin-mock": "2.8.0",
"vue-tsc": "^0.0.24"
}
}
JavaScript
1
https://gitee.com/tanh-coding/vue-admin-box.git
git@gitee.com:tanh-coding/vue-admin-box.git
tanh-coding
vue-admin-box
vue-admin-box
master

搜索帮助