Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phachon/ailu-admin
ailu-admin 是一个 React + React-Router + Antd 开发的中后台管理系统
https://github.com/phachon/ailu-admin
antd-admin antd-design-pro react react-admin react-antd react-antd-admin react-router
Last synced: about 6 hours ago
JSON representation
ailu-admin 是一个 React + React-Router + Antd 开发的中后台管理系统
- Host: GitHub
- URL: https://github.com/phachon/ailu-admin
- Owner: phachon
- License: mit
- Created: 2020-05-01T10:51:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-28T15:33:08.000Z (almost 2 years ago)
- Last Synced: 2023-03-01T13:32:22.335Z (over 1 year ago)
- Topics: antd-admin, antd-design-pro, react, react-admin, react-antd, react-antd-admin, react-router
- Language: TypeScript
- Size: 10.5 MB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](./docs/imgs/logo.png)
ailu-admin 是一个基于 React + React-Router + Antd 开发的中后台管理系统(开发中。。)[![Dependencies](https://img.shields.io/david/phachon/ailu-admin.svg)](https://david-dm.org/phachon/ailu-admin) [![DevDependencies](https://img.shields.io/david/dev/phachon/ailu-admin.svg)](https://david-dm.org/phachon/ailu-admin?type=dev)
[![stable](https://img.shields.io/badge/stable-stable-green.svg)](https://github.com/phachon/ailu-admin/)
[![build](https://img.shields.io/shippable/5444c5ecb904a4b21567b0ff.svg)](https://travis-ci.org/phachon/ailu-admin)
[![license](http://img.shields.io/badge/license-MIT-red.svg?style=flat)](https://raw.githubusercontent.com/phachon/ailu-admin/master/LICENSE)
[![platforms](https://img.shields.io/badge/platform-All-yellow.svg?style=flat)]()
[![download_count](https://img.shields.io/github/downloads/phachon/ailu-admin/total.svg?style=plastic)](https://github.com/phachon/ailu-admin/releases)
[![release](https://img.shields.io/github/release/phachon/ailu-admin.svg?style=flat)](https://github.com/phachon/ailu-admin/releases)![](./docs/imgs/login.png)
![](./docs/imgs/account_add.png)
![](./docs/imgs/account_list.png)
![](./docs/imgs/privilege_add.png)
![](./docs/imgs/privilege_list.png)
## 功能
todo 开发中。。。
## 使用
### 环境
- node
- npm### 安装
```bash
$ https://github.com/phachon/ailu-admin.git
$ cd ailu-admin
$ npm install
$ npm start # 浏览器访问 http://localhost:3000
```## 浏览器支持
> 推荐使用 chrome 浏览器
| [](http://godban.github.io/browsers-support-badges/)IE / Edge | [](http://godban.github.io/browsers-support-badges/)Firefox | [](http://godban.github.io/browsers-support-badges/)Chrome | [](http://godban.github.io/browsers-support-badges/)Safari | [](http://godban.github.io/browsers-support-badges/)Opera |
| --- | --- | --- | --- | --- |
| IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |## 交流&贡献
欢迎任何类型的贡献
- 如果您喜欢该项目,请 [Star](https://github.com/phachon/ailu-admin/stargazers).
- 如果在使用过程中有任何问题, 请提交 [Issue](https://github.com/phachon/ailu-admin/issues).
- 如果您发现并解决了bug,请提交 [Pull Request](https://github.com/phachon/ailu-admin/pulls).
- 如果您想二次开发,欢迎 [Fork](https://github.com/phachon/ailu-admin/network/members).
- 如果你想交个朋友,欢迎发邮件给 [[email protected]](mailto:[email protected]).## License
MIT
Thanks
---Created By phachon