https://github.com/oe/allodoxaphobia
微信小程序 关爱选择困难症 Wechat mini program to Kill allodoxaphobia
https://github.com/oe/allodoxaphobia
mpvue vue wechat wechat-app wechat-mini-program
Last synced: 28 days ago
JSON representation
微信小程序 关爱选择困难症 Wechat mini program to Kill allodoxaphobia
- Host: GitHub
- URL: https://github.com/oe/allodoxaphobia
- Owner: oe
- Archived: true
- Created: 2017-07-16T09:13:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T08:17:00.000Z (over 3 years ago)
- Last Synced: 2025-02-17T03:11:38.646Z (over 1 year ago)
- Topics: mpvue, vue, wechat, wechat-app, wechat-mini-program
- Language: JavaScript
- Homepage:
- Size: 1.02 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 小程序 关爱选择困难症
本项目基于 [mpvue](https://github.com/Meituan-Dianping/mpvue) 开发, **现开源并已不再维护**.
微信扫描下面二维码可以体验

## Build Setup
``` bash
# 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](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
## 项目参考
- [mpvue](https://github.com/Meituan-Dianping/mpvue) 使用 vue 开发小程序
- [icons8](https://icons8.com/) 图标库
- [wux](https://github.com/wux-weapp/wux-weapp) 小程序组件库
- [微信小程序左划删除组件](https://github.com/bigmeow/minapp-slider-left)