README.md 193 B

超级云卡

超级云卡(微信网页,小程序内嵌 webview)

运行和打包

# 安装依赖
npm install

# 本地开发
npm run dev

# 打包部署
npm run build