1 Star 0 Fork 1

xiaowang/电商后台

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 745 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiaowang 提交于 2023-06-14 11:52 . 电商后台
{
"name": "shop-admin",
"private": true,
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^2.0.6",
"@tinymce/tinymce-vue": "^5.0.0",
"@vueuse/core": "^9.0.0",
"@vueuse/integrations": "^9.0.0",
"axios": "^0.27.2",
"echarts": "^5.3.3",
"element-plus": "^2.2.11",
"gsap": "^3.10.4",
"nprogress": "^0.2.0",
"tinymce": "^6.1.2",
"universal-cookie": "^4.0.4",
"vue": "^3.2.37",
"vue-router": "^4.1.3",
"vuex": "^4.0.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^3.0.1",
"vite": "^3.0.4",
"vite-plugin-windicss": "^1.8.7",
"windicss": "^3.5.6"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jia__you/e-commerce-backend.git
git@gitee.com:jia__you/e-commerce-backend.git
jia__you
e-commerce-backend
电商后台
master

搜索帮助