This project was bootstrapped with Create React App.
Available Scripts
npm install
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
npm run build
#本后台管理是react+ antd4
开箱即用
文档中用到mock数据用的easy-mock数据
在本地搭建一个easy-mock即可跑起来。可参考easy-mock(https://github.com/qdleader/qdleader/tree/master/mock%E6%95%B0%E6%8D%AE/easymock)的文章怎么搭建
若你有真实接口在src--->api--->index里面把baseurl替换成你的即可。直接替换成你的即可。
有问题可以微信搜索qdleader 加微信群交流也可