Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 382 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 382 Bytes

react-o2o

react 16+react-router 4+redux 仿大众点评

安装运行

# install dependencies
yarn

# mock serve with hot reload at localhost:8080
yarn mock

# serve with hot reload at localhost:3000
yarn start

# build for production with minification
yarn build

真机预览

react-o2o