react + react-router + redux + antd 搭建后台系统 本项目应配合我的另一个后端nodejs项目来使用: 项目地址 先运行后端项目再运行本项目,即可实现后台相关内容的基本操作 运行 npm install // 安装依赖 npm start // 启动项目