Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 663 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 663 Bytes

react-admin

技术栈

  • 基于 react + redux + react-redux + redux-thunk + redux-devtools-extends + react-router + axios + antd练习的一个后台管理应用

构建项目

  yarn install | npm install
  yarn start | npm start

未来计划