liutaochange / react-manage

基于react的后台管理系统

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

基于react的后台管理系统

License:MIT License


Languages

Language:JavaScript 93.1%Language:CSS 6.7%Language:HTML 0.3%