1 Star 0 Fork 0

Nieyq/spring-crm-frontend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 849 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nieyq 提交于 2023-03-20 00:22 . 客户分类统计
{
"name": "spring-crm-frontend",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "vite",
"build": "run-p build-only",
"preview": "vite preview",
"build-only": "vite build",
"type-check": "vue-tsc --noEmit"
},
"dependencies": {
"axios": "^1.2.0",
"echarts": "^5.4.1",
"element-plus": "^2.2.25",
"mitt": "^3.0.0",
"node-sass": "^8.0.0",
"pinia": "^2.0.26",
"vue": "^3.2.45",
"vue-axios": "^3.5.2",
"vue-router": "^4.1.6",
"vuex": "^4.1.0"
},
"devDependencies": {
"@types/echarts": "^4.9.16",
"@types/node": "^18.11.9",
"@vitejs/plugin-vue": "^3.2.0",
"@vitejs/plugin-vue-jsx": "^2.1.1",
"@vue/tsconfig": "^0.1.3",
"npm-run-all": "^4.1.5",
"sass": "^1.56.1",
"typescript": "~4.7.4",
"vite": "^3.2.4",
"vue-tsc": "^1.0.9"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/y1217/spring-crm-frontend.git
[email protected]:y1217/spring-crm-frontend.git
y1217
spring-crm-frontend
spring-crm-frontend
master

搜索帮助