基于vue+webpack与react+parcel的通用领卷系统
[https://yurizhang.github.io/coupon/docs/index.html#/] https://yurizhang.github.io/coupon/docs/index.html#/
1.scr下React目录 2.vue下vue项目目录
# install dependencies
yarn install
# serve with hot reload at localhost:8080
yarn run start
# build for production with minification
yarn run build