Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hankaibo/amy-react
一个简洁的后台管理系统前端代码。
https://github.com/hankaibo/amy-react
admin ant-design antd antdpro boilerplate dva es6 react umi
Last synced: about 1 month ago
JSON representation
一个简洁的后台管理系统前端代码。
- Host: GitHub
- URL: https://github.com/hankaibo/amy-react
- Owner: hankaibo
- License: mit
- Created: 2019-08-11T12:54:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-16T15:27:54.000Z (over 3 years ago)
- Last Synced: 2023-08-13T08:21:34.873Z (over 1 year ago)
- Topics: admin, ant-design, antd, antdpro, boilerplate, dva, es6, react, umi
- Language: JavaScript
- Homepage: http://47.95.120.23:9000
- Size: 1.08 MB
- Stars: 73
- Watchers: 2
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
English | [简体中文](./README.zh-CN.md)
Amy
An out-of-box UI solution for enterprise applications as a React boilerplate.
Based on Ant Design Pro, it is meticulously extended, developed with JavaScript, and uses a real background interface.
## Features
- :gem: **Neat Design**: Follow [Ant Design specification](http://ant.design/)
- :triangular_ruler: **Common Templates**: Typical templates for enterprise applications
- :rocket: **State of The Art Development**: Newest development stack of React/umi/dva/antd
- :iphone: **Responsive**: Designed for variable screen sizes
- :art: **Theming**: Customizable theme with simple config
- :globe_with_meridians: **International**: Built-in i18n solution
- :gear: **Best Practices**: Solid workflow to make your code healthy
- :1234: **Mock development**: Easy to use mock development solution
- :scroll: **Dynamic menu**:Realize dynamic menu and button level authority control## Usage
```bash
$ git clone https://github.com/hankaibo/amy-react.git amy
$ cd amy
$ npm install (or npm --registry https://registry.npm.taobao.org install)
$ npm start # visit http://localhost:8000(local mock api)
or
npm run dev # visit http://localhost:9000(your api)
or
npm run pre # visit http://localhost:9000(my online api)
```## Browsers support
Modern browsers and IE11.
| [](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 |## Sponsors
Thank you very much, Jetbrains.