测试推动2018/6/16 20:22
- 数据请求: flyio.js- 同时支持浏览器、小程序、Node、Weex的基于Promise的跨平台http请求库。可以让您在多个端上尽可能大限度的实现代码复用
- css预编译器: stylus-基于Node.js的CSS的预处理框架
- 数据来源:EasyMock-为测试提供模拟数据
- 整体框架: mpvue
- 地图:腾讯地图api
- 1、git clone https://github.com/WsmDyj/mpvue.git
- 2、安装启动
# 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目录