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

ALEXMORCER87/antd-admin

This branch is 15 commits behind zuiidea/antd-admin:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f4e1eeb · Dec 24, 2021
Mar 9, 2018
Jul 21, 2018
Mar 17, 2021
Aug 20, 2020
Jul 2, 2019
Nov 14, 2018
Dec 24, 2021
Jan 25, 2016
Oct 31, 2018
Sep 16, 2018
Sep 12, 2018
Oct 25, 2018
Oct 25, 2018
Sep 8, 2018
Sep 9, 2018
Aug 20, 2020
Aug 3, 2021
Dec 6, 2016
Nov 16, 2021
Nov 16, 2021
Oct 9, 2018
Jul 2, 2019
Mar 26, 2021

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.

  2. For login page, there're two account. Username: admin Password: admin / Username: guest Password: guest

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%
  • Less 3.8%