Skip to content

An excellent front-end solution for enterprise applications built upon Ant Design and UmiJS

License

Notifications You must be signed in to change notification settings

radishwu/antd-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Baorong Li
Mar 19, 2019
33abd93 ยท Mar 19, 2019
Mar 9, 2018
Jul 21, 2018
Sep 10, 2018
Mar 19, 2019
Feb 6, 2019
Nov 14, 2018
Nov 14, 2018
Mar 13, 2019
Jan 25, 2016
Oct 31, 2018
Sep 16, 2018
Sep 12, 2018
Oct 25, 2018
Oct 25, 2018
Sep 8, 2018
Sep 9, 2018
Nov 29, 2018
Jan 11, 2019
Dec 6, 2016
Feb 7, 2019
Mar 19, 2019
Oct 9, 2018
Nov 15, 2018
Mar 5, 2019

Repository files navigation

antd-admin

AntD Admin

An excellent front-end solution for enterprise applications.

antd umi GitHub issues MIT Travis (.org) PRs Welcome Gitter

English | ็ฎ€ไฝ“ไธญๆ–‡

Features

  • Internationalization, extracting translation fields from source code, loading language packs on demand
  • Dynamic permissions, different permissions for different menus
  • Elegant and beautiful, Ant Design system
  • Mock data, local data debugging

Usage

  1. Clone project code.
git clone https://github.com/zuiidea/antd-admin.git my-project
cd my-project
  1. Installation dependence.
yarn install

Or

npm install
  1. Start local server.
npm run start
  1. After the startup is complete, open a browser and visit http://localhost:7000, If you need to change the startup port, you can configure it in the .env file.

More instructions at documentationใ€‚

Browsers support

Modern browsers.

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions

Contributing

We very much welcome your contribution, you can build together with us in the following ways ๐Ÿ˜ƒ

  • Use Ant Design Pro in your daily work.
  • Submit GitHub issuess to report bugs or ask questions.
  • Propose Pull Request to improve our code.

About

An excellent front-end solution for enterprise applications built upon Ant Design and UmiJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.2%
  • CSS 3.8%