amy-react icon indicating copy to clipboard operation
amy-react copied to clipboard

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

English | 简体中文

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
  • :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

$ 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 / EdgeIE / Edge FirefoxFirefox ChromeChrome SafariSafari OperaOpera
IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions

Sponsors

Thank you very much, Jetbrains.