- Preview - https://antd-admin.zuiidea.com
- Documentation - https://doc.antd-admin.zuiidea.com
- FAQ - https://doc.antd-admin.zuiidea.com/#/faq
- ChangeLog - https://doc.antd-admin.zuiidea.com/#/change-log
English | 简体中文
- 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
- Clone project code.
git clone https://github.com/zuiidea/antd-admin.git my-project
cd my-project- Installation dependence.
yarn installOr
npm install- Start local server.
npm run start- 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
.envfile.
More instructions at documentation。
Modern browsers and IE9.
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.





