react 实现的一套前端页面
create-react-app + react + react-router-dom + react-redux + redux-thunk + axios + antd
# install dependencies
npm install
# serve with hot reload at localhost:3000
npm start
# build for production with minification
npm run build
react 实现的一套前端页面
create-react-app + react + react-router-dom + react-redux + redux-thunk + axios + antd
# install dependencies
npm install
# serve with hot reload at localhost:3000
npm start
# build for production with minification
npm run build