1 Star 0 Fork 11

Seul/vue3-store-admin

forked from jsfront/vue3-store-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
jikeytang 提交于 2021-06-28 09:50 . 增加request,增加api proxy
{
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"build-tsc": "vue-tsc --noEmit && vite build",
"serve": "vite preview"
},
"dependencies": {
"@ant-design/icons-vue": "^6.0.1",
"@icon-park/react": "^1.3.3",
"@types/js-cookie": "^2.2.6",
"ant-design-vue": "^2.2.0-beta.6",
"dayjs": "^1.10.5",
"js-cookie": "^2.2.1",
"nprogress": "^0.2.0",
"qs": "^6.10.1",
"screenfull": "^5.1.0",
"vue": "^3.0.5",
"vue-router": "^4.0.10",
"vuex": "^4.0.2"
},
"devDependencies": {
"@types/axios": "^0.14.0",
"@types/node": "^15.12.4",
"@types/nprogress": "^0.2.0",
"@types/qs": "^6.9.6",
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"@vitejs/plugin-vue": "^1.2.3",
"@vue/compiler-sfc": "^3.0.5",
"eslint": "^7.29.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-vue": "^7.11.1",
"less": "^3.12.2",
"less-loader": "^5.0.0",
"mockjs": "^1.1.0",
"prettier": "^2.3.1",
"sass": "^1.35.1",
"typescript": "^4.3.2",
"vite": "^2.3.8",
"vite-plugin-mock": "^2.8.0",
"vite-plugin-style-import": "^1.0.0",
"vue-tsc": "^0.0.24"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/seul-hy/vue3-store-admin.git
git@gitee.com:seul-hy/vue3-store-admin.git
seul-hy
vue3-store-admin
vue3-store-admin
master

搜索帮助