How to Generate your own QR Code || Create A QR Code in 2 Easy Steps || QR Code Generator
git repository
https://github.com/accesszombiescode/...
***** QR Code Module *****
npm i angular2-qrcode
What we will do:
1. generate a simple Angular app
2. install the qrcode library in our project
3. import the QRCodeModule to our app
4. add our target url’s to the app.component.ts
5. link to our target url’s in the app.component.html
6. start scanning !
7. QR-code size
#AccessZombiesCode #GenerateYourOwnQRCode #AngularLearning