模仿美团外卖的react项目

react-meituan

前言

该项目是美团外卖, 目前开发了首页,订单页,登录,购物车,我的等,算一个比较完整的项目

技术栈

react4 + react-redux + react-router + es6 + axios + sass + webpack + antd

说明

觉得对你有帮助,请Star支持一下
推荐一下我的另一个项目“四种方式实现前端模块化” 点这里

项目运行

node >= 6.0

  git clone [email protected]:xufeiayang/react-meituan.git
  cd react-meituan
  npm install
  npm start

运行效果

     
     
  
欢迎star

你可能感兴趣的:(前端开发,react,meituan,react完整项目)