Hi After these two are merged - [x] #10 add package.json - [ ] #11 export qrcode The only extra step is to [publish on npm](https://www.npmjs.org/doc/cli/npm-publish.html). From the **js** folder ``` npm adduser npm publish ./ ``` Thanks
Hi
After these two are merged
The only extra step is to publish on npm.
From the js folder
Thanks