{"id":13417096,"url":"https://github.com/jsxiaosi/react-xs-admin","last_synced_at":"2025-08-21T03:32:43.114Z","repository":{"id":64985244,"uuid":"568607844","full_name":"jsxiaosi/react-xs-admin","owner":"jsxiaosi","description":"😍React background management system based on React18, ReactRouteV6 and Vite4","archived":false,"fork":false,"pushed_at":"2025-07-18T01:51:56.000Z","size":6856,"stargazers_count":46,"open_issues_count":0,"forks_count":16,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-18T06:16:46.287Z","etag":null,"topics":["react-intl","react-redux","react-router-v6","react18","vite4"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/jsxiaosi.png","metadata":{"files":{"readme":"README.CN.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2022-11-21T02:32:24.000Z","updated_at":"2025-07-18T01:51:59.000Z","dependencies_parsed_at":"2023-12-12T16:30:02.534Z","dependency_job_id":"84c2d834-087b-48f0-866c-577b57951366","html_url":"https://github.com/jsxiaosi/react-xs-admin","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jsxiaosi/react-xs-admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsxiaosi%2Freact-xs-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsxiaosi%2Freact-xs-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsxiaosi%2Freact-xs-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsxiaosi%2Freact-xs-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsxiaosi","download_url":"https://codeload.github.com/jsxiaosi/react-xs-admin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsxiaosi%2Freact-xs-admin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271420525,"owners_count":24756584,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["react-intl","react-redux","react-router-v6","react18","vite4"],"created_at":"2024-07-30T22:00:32.482Z","updated_at":"2025-08-21T03:32:43.109Z","avatar_url":"https://github.com/jsxiaosi.png","language":"TypeScript","funding_links":[],"categories":["Get Started"],"sub_categories":["Templates"],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://github.com/jsxiaosi/react-xs-admin\"\u003e\n\u003ch1\u003ereact-xs-admin\u003c/h1\u003e\n\u003c/a\u003e\n\u003c/div\u003e\n\n**中文** | [English](./README.md)\n\n## 简介\n\n基于`React18`,`And Design`,`Vite4`等主流技术开发的开箱即用后台模板，内置国际化、路由权限控制等方案能够满足多数企业管理系统需求！\n\n## 特性\n\n- **最新技术栈**：使用 React18/Vite4 等前端前沿技术开发\n- **主题**：可配置的主题\n- **国际化**：内置完善的国际化方案\n- **权限**：权限路由\n\n## 预览\n\n- [github 站点](https://jsxiaosi.github.io/react-xs-admin/)\n- [gitee 站点](https://jsxiaosi.gitee.io/react-xs-admin/)\n\n\u003cimg src=\"https://www.jsxiaosi.com/image/react-xs-admin1.png?max=xiaosi\" width=\"100%\"\u003e\n\n\u003cimg src=\"https://www.jsxiaosi.com/image/react-xs-admin2.png?max=xiaosi\" width=\"100%\"\u003e\n\n## 准备\n\n- [Node](http://nodejs.org/) 和 [Git](https://git-scm.com/) -项目开发环境\n- [Vite](https://cn.vitejs.dev/) - 熟悉 Vite 特性\n- [React18](https://reactjs.org/) - 熟悉 React18 基础语法\n- [Es6+](http://es6.ruanyifeng.com/) - 熟悉 Es6 基本语法\n- [React Router V6](https://reactrouter.com/en/main) - 熟悉 React Router V6 基本使用\n- [And Design 5](https://ant.design/docs/react/introduce-cn) - Ui 基本使用\n- [Emotion](https://emotion.sh/docs/introduction) - 基本使用\n\n## 安装使用\n\n### 1. 获取项目代码（Https or SSH）\n\n```bash\ngit clone https://github.com/jsxiaosi/react-xs-admin.git\n\ngit clone git@github.com:jsxiaosi/react-xs-admin.git\n```\n\n或者通过[`xs-cli`](https://github.com/jsxiaosi/xs-cli)快速创建\n\n```bash\nnpx @jsxiaosi/xs-cli create [project-name]\n```\n\n### 2.安装依赖\n\n```bash\ncd react-xs-admin\n```\n\n推荐使用`pnpm`\n\n```bash\npnpm i\n```\n\n`npm`安装\n\n```bash\nnpm install\n\n# 建议不要直接使用 cnpm 安装以来，会有各种诡异的 bug。可以通过如下操作解决 npm 下载速度慢的问题\n# 如果下载依赖慢可以使用淘宝镜像源安装依赖\nnpm install --registry=https://registry.npm.taobao.org\n\n```\n\n### 3.运行\n\n```bash\nnpm run dev\n```\n\n### 4.打包\n\n```bash\nnpm run build\n```\n\n## 项目地址\n\n- [react-xs-admin](https://github.com/jsxiaosi/react-xs-admin)\n\n## 如何贡献\n\n**Pull Request:**\n\n1. Fork 代码!\n2. 创建自己的分支: `git checkout -b feature/xxxx`\n3. 提交你的修改: `git commit -m 'feature: add xxxxx'`\n4. 推送您的分支: `git push origin feature/xxxx`\n5. 提交`pull request`\n\n## Git 贡献提交规范\n\n- 参考 [vue](https://github.com/vuejs/vue/blob/dev/.github/COMMIT_CONVENTION.md) 规范\n  - `feat` 新增功能\n  - `fix` 修复缺陷\n  - `docs` 文档变更\n  - `style` 代码格式\n  - `refactor` 代码重构\n  - `perf` 性能优化\n  - `test` 添加疏漏测试或已有测试改动\n  - `build` 构建流程、外部依赖变更 (如升级 npm 包、修改打包配置等)\n  - `ci` 修改 CI 配置、脚本\n  - `revert` 回滚 commit\n  - `chore` 对构建过程或辅助工具和库的更改 (不影响源文件)\n  - `wip` 正在开发中\n  - `types` 类型定义文件修改\n\n## 浏览器支持\n\n本地开发推荐使用`Chrome 80+` 浏览器\n\n支持现代浏览器, 不支持 IE\n\n| [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png\" alt=\" Edge\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eIE | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png\" alt=\" Edge\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eEdge | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png\" alt=\"Firefox\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eFirefox | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png\" alt=\"Chrome\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eChrome | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png\" alt=\"Safari\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eSafari |\n| :-: | :-: | :-: | :-: | :-: |\n| not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |\n\n## 维护者\n\n[@jsxiaosi](https://github.com/jsxiaosi)\n\n## License\n\n[MIT © 2022](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsxiaosi%2Freact-xs-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsxiaosi%2Freact-xs-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsxiaosi%2Freact-xs-admin/lists"}