https://github.com/proyang/coupon
A Vue.js project
https://github.com/proyang/coupon
Last synced: about 2 months ago
JSON representation
A Vue.js project
- Host: GitHub
- URL: https://github.com/proyang/coupon
- Owner: proYang
- Created: 2017-05-06T17:40:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-10T04:57:21.000Z (about 9 years ago)
- Last Synced: 2025-03-23T02:28:01.709Z (over 1 year ago)
- Language: Vue
- Size: 9.58 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# coupon 精惠投-O2O优惠券精准投放预测系统
> A Vue.js project
## 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).