1 Star 0 Fork 7

amilytom/vite-vue-admin

forked from 彭小黑/vite-vue-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.34 KB
一键复制 编辑 原始数据 按行查看 历史
chenle 提交于 2021-10-22 15:48 . 新增导出表格页面
{
"name": "vite-vue-admin",
"version": "1.0.0",
"scripts": {
"dev": "vite --base=/",
"tsc": "tsc && yarn run build",
"build": "vite build --base=/",
"gitBuild": "vite build --base=/vite-vue-admin/",
"preview": "yarn run build && vite preview --port 8088"
},
"homepage": "https://peng-xiao-shuai.github.io/vite-vue-admin/",
"dependencies": {
"@antv/x6": "^1.21.7",
"@kangc/v-md-editor": "^2.3.5",
"axios": "^0.21.1",
"digit-roll": "^1.1.8",
"echarts": "^5.0.2",
"el-plus-powerful-table": "^1.5.0",
"element-plus": "1.0.2-beta.71",
"exceljs": "^4.3.0",
"js-cookie": "^2.2.1",
"mockjs": "^1.1.0",
"normalize-wheel": "^1.0.1",
"nprogress": "^0.2.0",
"resize-observer-polyfill": "^1.5.1",
"screenfull": "^5.1.0",
"vite": "^2.5.10",
"vue": "^3.1.5",
"vue-i18n": "^9.1.6",
"vue-router": "^4.0.3",
"vue-svgicon": "^3.2.9",
"vue3-number-roll-plus": "^0.1.3",
"vuex": "^4.0.0-rc.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.3.5",
"@vitejs/plugin-vue-jsx": "^1.1.7",
"@vue/compiler-sfc": "^3.1.5",
"babel-plugin-prismjs": "^2.0.1",
"file-saver": "^2.0.5",
"rollup-plugin-babel": "^4.4.0",
"sass": "^1.35.1",
"typescript": "^4.3.0",
"vite-plugin-svg-icons": "^1.0.5",
"xlsx": "^0.17.2",
"xlsx-style": "^0.8.13"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ikanbest/vite-admin.git
git@gitee.com:ikanbest/vite-admin.git
ikanbest
vite-admin
vite-vue-admin
master

搜索帮助