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

9 lines
271 B
Markdown

# 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-${env}` to get an *unminified* build file at `dist` folder;