https://github.com/springleee/wechat-vue-
微信Vue 233333
https://github.com/springleee/wechat-vue-
Last synced: 5 months ago
JSON representation
微信Vue 233333
- Host: GitHub
- URL: https://github.com/springleee/wechat-vue-
- Owner: SpringLeee
- Created: 2017-10-16T02:51:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-16T03:35:43.000Z (over 8 years ago)
- Last Synced: 2025-05-20T04:35:59.000Z (about 1 year ago)
- Language: Vue
- Size: 382 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 微信Demo
> 微信Demo
[项目预览](http://www.myshowtime.cn/index.html)


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