Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 558 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 558 Bytes

About

react 实现的一套前端页面

技术栈

create-react-app + react + react-router-dom + react-redux + redux-thunk + axios + antd

首页

home.png

分类目录

category.png

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm start

# build for production with minification
npm run build

License

MIT