Home

Awesome

<p align="center"> <a href="http://github.com/zuiidea/antd-admin"> <img alt="antd-admin" height="64" src="./docs/_media/logo.svg"> </a> </p> <h1 align="center">AntD Admin</h1> <div align="center">

An excellent front-end solution for enterprise applications.

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

</div>

English | 简体中文

Features

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.

<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" /></br>IE / Edge<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" /></br>Firefox<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" /></br>Chrome<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" /></br>Safari<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png" alt="Opera" width="24px" height="24px" /></br>Opera
IE11, Edgelast 2 versionslast 2 versionslast 2 versionslast 2 versions

Contributing

We very much welcome your contribution, you can build together with us in the following ways :smiley: