代码拉取完成,页面将自动刷新
{
"name": "react-app-create",
"version": "0.1.1",
"description": "Create-react-app + Mobx-state-tree boilerplate",
"private": true,
"author": "zhiking <zyj10222@126.com>",
"repository": {
"type": "git",
"url": "https://gitee.com/dbody/react-app-create.git"
},
"license": "MIT",
"scripts": {
"start": "npm run dev",
"dev": "npm run server | PORT=4200 react-app-rewired start ",
"build": "react-app-rewired build",
"test": "react-app-rewired test",
"eject": "react-app-rewired eject",
"server": "nodemon ./mock/app.js",
"analyze": "source-map-explorer build/static/js/main.*"
},
"dependencies": {
"@testing-library/jest-dom": "^5.11.10",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.8.3",
"antd": "^4.15.0",
"axios": "^0.19.0",
"mobx": "^5.15.4",
"mobx-react": "^6.2.2",
"mobx-react-lite": "^2.0.7",
"mobx-react-router": "^4.0.7",
"mobx-state-tree": "^3.16.0",
"node-sass": "^4.13.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^5.1.2",
"react-scripts": "4.0.3",
"rxjs": "^6.5.3",
"rxjs-hooks": "^0.5.2",
"source-map-explorer": "^2.5.2",
"web-vitals": "^1.1.1"
},
"devDependencies": {
"@ant-design/icons": "^4.2.1",
"@babel/core": "^7.13.15",
"@babel/plugin-external-helpers": "^7.10.1",
"@babel/plugin-proposal-class-properties": "^7.10.1",
"@babel/plugin-proposal-decorators": "^7.13.15",
"@babel/preset-env": "^7.13.15",
"@babel/preset-typescript": "^7.10.1",
"@types/express": "^4.17.2",
"@types/history": "^4.7.3",
"@types/react": "^16.9.41",
"@types/react-dom": "^16.9.8",
"@types/react-router": "^5.1.8",
"@types/react-router-dom": "^5.1.5",
"@types/styled-components": "^4.4.0",
"babel-plugin-import": "^1.13.0",
"babel-plugin-module-resolver": "^3.2.0",
"babel-plugin-nornj-in-jsx": "^5.1.1",
"body-parser": "^1.19.0",
"cookie-parser": "^1.4.4",
"customize-cra": "^1.0.0",
"eslint-config-airbnb": "^18.0.1",
"express": "^4.17.1",
"fs": "^0.0.1-security",
"history": "^4.10.1",
"less": "^3.10.3",
"less-loader": "^5.0.0",
"lodash": "^4.17.15",
"nodemon": "^1.19.4",
"nornj": "^5.0.0-rc.51",
"react-app-rewired": "^2.1.6",
"source-map-loader": "^1.0.0",
"styled-components": "^4.4.1",
"typescript": "^3.9.5",
"webpack-bundle-analyzer": "^3.6.0",
"webpack-merge": "^4.2.2"
},
"eslintConfig": {
"extends": "react-app"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。