Skip to content

haohaitao/react-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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