/mpvue-busline

公交lite —— 用mpvue重写的公交查询小程序。

Primary LanguageVue

公交lite

一、介绍

提供公交地铁路线导航、公交地铁换乘方案。

image

二、运行

# 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

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

三、查看效果

打开微信开发者工具,选择克隆下来的目录即可查看。

四、相关文档