1 Star 0 Fork 0

TxsLs/学习vue-admin-box前端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.20 KB
一键复制 编辑 原始数据 按行查看 历史
TxsLs 提交于 2024-03-27 20:58 . 研究了一下这个模板--==20240327
{
"name": "vue-admin-box",
"version": "1.1.0",
"scripts": {
"dev": "vite",
"start": "vite",
"build": "vite build --mode=production",
"build:stag": "vite build --mode=staging",
"serve": "vite preview"
},
"dependencies": {
"@element-plus/icons": "^0.0.11",
"@kangc/v-md-editor": "^2.3.5",
"@vueuse/core": "^8.0.0",
"axios": "^0.26.1",
"codemirror": "^5.65.2",
"cropperjs": "^1.5.12",
"echarts": "^5.3.1",
"element-plus": "2.3.8",
"mockjs": "^1.1.0",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"sortablejs": "^1.14.0",
"splitpanes": "^3.1.1",
"throttle-debounce": "^3.0.1",
"v-contextmenu": "^3.0.0",
"vue": "^3.2.31",
"vue-i18n": "9.1.10",
"vue-router": "4",
"vuex": "^4.0.2",
"xlsx": "^0.18.3"
},
"devDependencies": {
"@types/node": "^17.0.21",
"@vitejs/plugin-vue": "^2.2.4",
"@vue/compiler-sfc": "^3.2.31",
"@webxrd/vite-plugin-svg": "^1.0.5",
"eslint": "^8.11.0",
"sass": "^1.49.9",
"typescript": "^4.6.2",
"unplugin-auto-import": "^0.6.4",
"unplugin-vue-components": "^0.18.0",
"vite": "^2.8.6",
"vite-plugin-mock": "2.9.6",
"vue-tsc": "^0.32.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/TxsLS/learning-vue-front-end.git
git@gitee.com:TxsLS/learning-vue-front-end.git
TxsLS
learning-vue-front-end
学习vue-admin-box前端
master

搜索帮助