Files
scan-code-jssdk/README.md
2026-04-30 10:18:01 +08:00

248 B

scan-code-jssdk

桥接扫一扫/微信扫一扫/扫码枪 JSSDK

Development

  • make sure node and npm installed;
  • clone the repo to local;
  • run npm install to install node modules;
  • run npm run build to get build file at dist folder;