- Preview - http://www.gaoxc.com/react/#/information
- Documentation - https://github.com/AF-Git/react-ant-design
- 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/AF-Git/react-antd-design.git
cd react-antd-design
- Installation dependence.
npm install
- Start local server.
npm run start
- After the startup is complete, open a browser and visit http://localhost:3000, If you need to change the startup port, you can configure it in the
.env
file.
Modern browsers.
IE / Edge |
Firefox |
Chrome |
Safari |
Opera |
---|---|---|---|---|
IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |