Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

一个简洁的后台管理系统前端代码。

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.

| [IE / Edge](http://godban.github.io/browsers-support-badges/)IE / Edge | [Firefox](http://godban.github.io/browsers-support-badges/)Firefox | [Chrome](http://godban.github.io/browsers-support-badges/)Chrome | [Safari](http://godban.github.io/browsers-support-badges/)Safari | [Opera](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.