web-weixin-merchant-manage
迷你付微信公众号商户版
Build Setup
# install dependenciesnpm install# compile rpc templatenpm run compile# serve with hot reload at localhost:8080npm run dev# build for production with minificationnpm run build# build for production and view the bundle analyzer reportnpm run build --report