/react-manage

基于react的后台管理系统

Primary LanguageJavaScriptMIT LicenseMIT

react-manage

一个基于react和antd开发的后台管理系统

效果预览

图片画廊 用户权限管理 车辆管理 城市管理

项目说明

Build Setup

# clone project
git clone https://github.com/liutaochange/react-manage.git

cd react-manage

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm start 

# build for production with minification
npm run build

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.