Management system with react and ant-design.
No Data
English | 简体中文
$ git clone https://github.com/WinmezzZ/react-antd-admin.git $ cd react-antd-admin $ npm install $ npm start
npm install npm run build
This project default deploy on root site, if you want to deploy on a child site, you need to set the public path. In the
.envfile at the root of this project, add
PUBLIC_URL=YOUR_CHILD_PATH.
Modern browsers and Internet Explorer 10+.
| IE / Edge |
Firefox |
Chrome |
Safari |
Opera |
Electron |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
We very much welcome your contribution, you can build together with us in the following ways 😃