react-admin-nest icon indicating copy to clipboard operation
react-admin-nest copied to clipboard

React和Ant Design和 Nest.js 和 Mysql 构建的后台通用管理系统。持续更新。

English | 简体中文

Nest Admin

  • 预览: https://nest-admin.com
  • Github: https://github.com/weiqinke/react-admin-nest
  • 欢迎 fork star

📦 Install

$ git clone https://gitee.com/weiqinke/react-admin-nest.git
$ cd react-admin-nest
$ npm install
$ npm start

🔨 Build

npm install
npm run build
  • :white_check_mark:通用登录:完成
  • :white_check_mark:browserHistory
  • :white_check_mark:国际化组件 I18N
  • :white_check_mark:完善 axios 拦截器
  • :white_check_mark:菜单支持 layoutfix 布局
  • :white_check_mark:没有登录时,默认跳转到首页
  • :white_check_mark:展开菜单仅支持展开两个大类或者仅展开一类菜单
  • :white_check_mark:通用切换菜单,右键菜单在点击别的元素时,能自动隐藏:完成
  • [x] 持续开发
  • [ ] 在 nginx 上适配 browserHistory