{"id":13676845,"url":"https://github.com/NLRX-WJC/react-antd-admin-template","last_synced_at":"2025-04-29T07:33:37.963Z","repository":{"id":38993262,"uuid":"258943219","full_name":"NLRX-WJC/react-antd-admin-template","owner":"NLRX-WJC","description":"一个基于React+Antd的后台管理模版，在线预览https://nlrx-wjc.github.io/react-antd-admin-template/","archived":false,"fork":false,"pushed_at":"2023-12-25T06:19:59.000Z","size":9475,"stargazers_count":2113,"open_issues_count":38,"forks_count":523,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-04-14T16:57:59.276Z","etag":null,"topics":["antd-design","axios","clipboard","create-react-app","customize-cra","driver","echarts","mockjs","react-beautiful-dnd","react-countup","react-custom-scrollbars","react-draft-wysiwyg","react-loadable","react-redux","react-router","reactjs","redux","redux-thunk","screenfull","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NLRX-WJC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-26T04:59:23.000Z","updated_at":"2025-04-14T02:21:57.000Z","dependencies_parsed_at":"2024-12-06T20:02:06.326Z","dependency_job_id":"7bdf229a-5800-4160-a3a9-0554056e36e5","html_url":"https://github.com/NLRX-WJC/react-antd-admin-template","commit_stats":{"total_commits":113,"total_committers":3,"mean_commits":"37.666666666666664","dds":0.03539823008849563,"last_synced_commit":"2bf6517630daa7d68aeb7a71b4c86f99f48160ac"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NLRX-WJC%2Freact-antd-admin-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NLRX-WJC%2Freact-antd-admin-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NLRX-WJC%2Freact-antd-admin-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NLRX-WJC%2Freact-antd-admin-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NLRX-WJC","download_url":"https://codeload.github.com/NLRX-WJC/react-antd-admin-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251456066,"owners_count":21592287,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["antd-design","axios","clipboard","create-react-app","customize-cra","driver","echarts","mockjs","react-beautiful-dnd","react-countup","react-custom-scrollbars","react-draft-wysiwyg","react-loadable","react-redux","react-router","reactjs","redux","redux-thunk","screenfull","webpack"],"created_at":"2024-08-02T13:00:33.765Z","updated_at":"2025-04-29T07:33:32.953Z","avatar_url":"https://github.com/NLRX-WJC.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","目录"],"sub_categories":["\u003ca id=\"project\"\u003e项目\u003c/a\u003e"],"readme":"\n\u003cp align=\"center\"\u003e\n   \u003ca href=\"https://nlrx-wjc.github.io/react-antd-admin-template/\" target=\"_blank\"\u003e\n      \u003cimg src=\"./logo.png\"/\u003e\n   \u003c/a\u003e\n\u003c/p\u003e\n\n# 简介\n\n[react-antd-admin-template](https://nlrx-wjc.github.io/react-antd-admin-template/) 是一个基于 `React` 和 `Ant Design` 的后台管理系统模板。它内置了用户登录/登出，动态路由，权限校验，用户管理等典型的业务模型，可以帮助你快速搭建企业级中后台产品原型，是你接私活的不二之选。\n\n本系统的开发灵感来自 [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin/) ，这是一个基于 `Vue` 和 `ElementUI` 的优秀的后台管理系统模板，在这里向大佬致敬！\n\n其实我的主技术栈一直是 `Vue`，只是最近入坑了 `React` ，看了大半个月文档，就想牛刀小试一下，哈哈。不是有那句话么：检验学习成果最好的方式就是造轮子。所以就造了这么个轮子，哈哈。对于 `React` ，我还是个小白，项目中肯定有做的不够好的地方，欢迎各位同好提 `pr` 或 `issue` 。\n\n- [在线预览](https://nlrx-wjc.github.io/react-antd-admin-template/)\n- [Gitee在线预览(国内用户可访问该地址)](https://nlrx.gitee.io/react-antd-admin-template/)\n- [开发文档](https://nlrx-wjc.github.io/react-antd-admin-template-doc/) 目前还在持续编写完善中...\n\n# 功能\n\n```bash\n- 登录 / 注销\n\n- 权限验证\n  - 页面权限\n  - 路由权限\n\n- 全局功能\n  - 动态侧边栏（支持多级路由嵌套）\n  - 动态面包屑\n  - 本地/后端 mock 数据\n  - Screenfull全屏\n  - 自适应收缩侧边栏\n\n- 编辑器\n  - 富文本\n  - Markdown\n\n- Excel\n  - 导出excel\n  - 导入excel\n  - 前端可视化excel\n\n- Zip\n  - 导出zip\n\n- 错误页面\n  - 404\n\n- 组件\n  - 拖拽列表\n\n- 表格\n- Dashboard\n- 引导页\n- ECharts 图表\n- 剪贴板\n```\n\n# 目录结构\n\n```bash\n├─ public                     # 静态资源\n│   ├─ favicon.ico            # favicon图标\n│   └─ index.html             # html模板\n├─ src                        # 项目源代码\n│   ├─ api                    # 所有请求\n│   ├─ assets                 # 图片 字体等静态资源\n│   ├─ components             # 全局公用组件\n│   ├─ config                 # 全局配置\n│   │   ├─ menuConfig.js      # 导航菜单配置\n│   │   └─ routeMap.js        # 路由配置\n│   ├─ lib                    # 第三方库按需加载\n│   ├─ mock                   # 项目mock 模拟数据\n│   ├─ store                  # 全局 store管理\n│   ├─ styles                 # 全局样式\n│   ├─ utils                  # 全局公用方法\n│   ├─ views                  # views 所有页面\n│   ├─ App.js                 # 入口页面\n│   ├─ defaultSettings.js     # 全局默认配置\n│   └─index.js                # 源码入口\n├── .env.development          # 开发环境变量配置\n├── .env.production           # 生产环境变量配置\n├── config-overrides.js       # 对cra的webpack自定义配置\n├── deploy.sh                 # CI部署脚本\n├── .travis.yml               # 自动化CI配置\n└── package.json              # package.json\n```\n\n# 安装\n\n```shell\n# 克隆项目\ngit clone https://github.com/NLRX-WJC/react-antd-admin-template.git\n\n# 进入项目目录\ncd react-antd-admin-template\n\n# 安装依赖\nnpm install\n\n# 切换淘宝源，解决 npm 下载速度慢的问题\nnpm install --registry=https://registry.npm.taobao.org\n\n# 启动服务\nnpm start\n```\n\n启动完成后会自动打开浏览器访问 [http://localhost:3000](http://localhost:3000)， 你看到下面的页面就代表操作成功了。\n\n![](./guide.gif)\n\n接下来你可以修改代码进行业务开发了。\n\n# 关于作者\n\n大家好，我是难凉热血。\n\n终南山下码农一枚，师从道长王重阳，酷爱打码，崇尚开源精神，乐于分享。\n\n2005年服役于中国人民解放军东南战区狼牙特种大队，担任狙击手。\n\n2008年受俄罗斯阿尔法特种部队邀请，执教于该特种部队第一大队教授其队员学习中国特色社会主义理论及毛泽东思想。\n\n2011年竞选美国总统落选，遂心灰意冷，放下所有荣誉，隐居终南山下。\n\n2015年受道长王重阳委托，为道观开发香火管理系统，遂沉迷IT，无法自拔。\n\n喜欢折腾和搞机，追求新鲜技术。\n\n下边是我的微信，欢迎同好伙伴一起树(tree)新(new)风(bee)！！！\n\n![](./wechat.jpg)\n\n# 鼓励作者\n\n作为个人开发者，维护开源实属不易。如果您觉得本项目对你有些许帮助的话，还请帮忙点个 star 哈~~\n如果您有余力的话也非常感谢您对我的赞赏，您的赞赏，是对我创作最大的认可和鼓励。\n\n![](./pay.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNLRX-WJC%2Freact-antd-admin-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNLRX-WJC%2Freact-antd-admin-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNLRX-WJC%2Freact-antd-admin-template/lists"}