项目名称 react管理系统 项目构建 npx react-create-app robot_business_manage 引入dva 配置redux、router react-app-rewired 配置webpack window.fetch 调用http请求 项目结构 项目启动 npm install 下载包 npm start 启动项目 npm run build 打包项目 项目技术库 antd 4x UI库 dva 路由和状态管理 react-animated-router 页面切换动画 react.lazy 基于路由的代码分割