文艺青年骚操作之mpvue构建的ONE·一个小程序版本

1,085 阅读1分钟
原文链接: github.com

使用mpvue构建的一个·ONE app小程序版本 使用flyio作为请求库 所有数据均采用vuex进行统一管理 接口从网络获取,简单进行了一次转发

Build Setup

# 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.