248 B
248 B
scan-code-jssdk
桥接扫一扫/微信扫一扫/扫码枪 JSSDK
Development
- make sure node and npm installed;
- clone the repo to local;
- run
npm installto install node modules; - run
npm run buildto get build file atdistfolder;