WinmezzZ / react-antd-admin

Management system with react and ant-design.
https://react-admin.winme.dev
MIT License
565 stars 158 forks source link
antd hooks javascript react redux typescript

English | 简体中文

React Antd Admin

The best practices for React Hooks and Typescript. React ant-design Typescript Redux license

✨ Features

📦 Install

$ git clone https://github.com/WinmezzZ/react-antd-admin.git
$ cd react-antd-admin

# npm
$ npm install
$ npm start

# yarn
$ yarn install
$ yarn start

🔨 Build

# npm
$ npm install
$ npm run build

# yarn
$ yarn install
$ yarn start

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 .env file at the root of this project, add PUBLIC_URL=YOUR_CHILD_PATH.

🖥 Browsers support

Modern browsers and Internet Explorer 10+.

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
Electron
Electron
IE11, Edge last 2 versions 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 😃