练手项目
项目练手 源码地址 包安装 1 2 3 4 5 6 7 npx create-react-app test_system_backend cd test_system_backend yarn yarn add react-router-dom npm start 1 2 3 4 5 6 7 yarn add antd yarn add react-router yarn add react-router-dom yarn add react-redux yarn add redux yarn add axios react 动态路由学习 创建路由 router 这里可以