1 Star 2 Fork 3

阳鹏飞/springboot-sse-front

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
阳鹏飞 提交于 2022-09-27 20:14 +08:00 . first commit by ypf at uestc
{
"name": "react-sse",
"version": "0.1.0",
"private": true,
"dependencies": {
"@ant-design/charts": "^1.4.2",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
"@testing-library/user-event": "^13.5.0",
"antd": "^4.20.1",
"axios": "^0.27.2",
"babel-plugin-import": "^1.13.5",
"customize-cra": "^1.0.0",
"react": "^18.1.0",
"react-app-rewired": "^2.2.1",
"react-dom": "^18.1.0",
"react-router-dom": "5.3.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"scripts": {
"start": "react-app-rewired start",
"build": "react-app-rewired build",
"test": "react-app-rewired test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yang-pengfei1999/springboot-sse-front.git
git@gitee.com:yang-pengfei1999/springboot-sse-front.git
yang-pengfei1999
springboot-sse-front
springboot-sse-front
master

搜索帮助