vue2 +vue-router2 + es6 +webpack 高仿饿了么Web app商家详情核心模块
【饿了么】—— Vue2.0高仿饿了么核心模块&移动端Web App项目爬坑(一) https://www.cnblogs.com/ljq66/p/9980372.html
【饿了么】—— Vue2.0高仿饿了么核心模块&移动端Web App项目爬坑(二) https://www.cnblogs.com/ljq66/p/10006577.html
【饿了么】—— Vue2.0高仿饿了么核心模块&移动端Web App项目爬坑(三) https://www.cnblogs.com/ljq66/p/10012878.html
版权声明:本项目原创,仅供交流学习,禁止商业使用 本人邮箱:liujieqiong1114@163.com
git clone https://github.com/66Web/ljq_eleme.git
cd foodsell
npm install //安装依赖
npm run dev //服务端运行 访问 http://localhost:8080
npm run build //项目打包