# 超级云卡 > 超级云卡(微信网页,小程序内嵌 webview) ## 运行和打包 ```bash # 安装依赖 npm install # 本地开发 npm run dev # 打包部署 npm run build ```