paymini-vue-components
v1.0.3
Published
paymini ui components based on Vue.js 2.0
Readme
web-weixin-merchant-manage
迷你付微信公众号商户版
Build Setup
# install dependencies
npm install
# compile rpc template
npm run compile
# 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