All Projects → WsmDyj → Mpvue

WsmDyj / Mpvue

🍉Mpvue meituan takeout (third party) open source program

Labels

mpvue快速搭建美团外卖(第三方)微信小程序

测试推动2018/6/16 20:22

项目使用的技术栈

  • 数据请求: flyio.js- 同时支持浏览器、小程序、Node、Weex的基于Promise的跨平台http请求库。可以让您在多个端上尽可能大限度的实现代码复用
  • css预编译器: stylus-基于Node.js的CSS的预处理框架
  • 数据来源:EasyMock-为测试提供模拟数据
  • 整体框架: mpvue
  • 地图:腾讯地图api

下载启动步骤

# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
  • 3、小程序开发工具指向下面的dist目录

效果图 一起点个外卖吧

index

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].