271 B
271 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 build-${env}to get an unminified build file atdistfolder;