1 Star 0 Fork 0

guitao/react-antd-ts-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.55 KB
一键复制 编辑 原始数据 按行查看 历史
guitao 提交于 2023-06-30 14:33 . update
{
"name": "antd-demo-ts",
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@types/jest": "^26.0.15",
"@types/node": "^12.0.0",
"@types/react": "^17.0.0",
"@types/react-beautiful-dnd": "^13.1.2",
"@types/react-dom": "^17.0.0",
"antd": "^4.16.6",
"axios": "^0.24.0",
"body-parser": "^1.19.0",
"concurrently": "^6.3.0",
"cookie-parser": "^1.4.5",
"cors": "^2.8.5",
"express": "^4.17.1",
"jsoneditor": "^9.7.4",
"mockjs": "^1.1.0",
"react": "^17.0.2",
"react-beautiful-dnd": "^13.1.1",
"react-dom": "^17.0.2",
"react-rnd": "^10.3.7",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.3",
"redux": "^4.1.0",
"redux-saga": "^1.1.3",
"typescript": "^4.1.2",
"web-vitals": "^1.0.1"
},
"scripts": {
"start": "set PORT=3030 && react-scripts start",
"mock": "nodemon mock/index.js",
"dev": "concurrently \"npm start\" \"npm run mock\"",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"@types/jsoneditor": "^9.5.1",
"@types/react-router-dom": "^5.1.7",
"react-redux": "^7.2.4"
},
"homepage": "/reactDemo/"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/A8888888/react-antd-ts-demo.git
git@gitee.com:A8888888/react-antd-ts-demo.git
A8888888
react-antd-ts-demo
react-antd-ts-demo
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385