/webcomponents/qrcode/README.md
https://github.com/deckgo/deckdeckgo · Markdown · 32 lines · 20 code · 12 blank · 0 comment · 0 complexity · 405ef182336381c0811d003606b8de66 MD5 · raw file
- # DeckDeckGo - QR Code
- This component is the QR code generator of [DeckDeckGo].
- It is developed with [Stencil](https://stenciljs.com) and use the project [qrcode-generator](https://github.com/kazuhikoarase/qrcode-generator) from [Kazuhiko Arase](https://github.com/kazuhikoarase) to generate the QR codes.
- ## Table of contents
- - [Getting Started](#getting-started)
- - [Develop](#develop)
- - [License](#license)
- ## Getting Started
- To get started with this Web Component, have a look to its [documentation](https://docs.deckdeckgo.com/components/qrcode).
- ## Develop
- To develop and run this Web Component locally, proceed as following:
- ```
- git clone https://github.com/deckgo/deckdeckgo
- cd deckdeckgo/webcomponents/qrcode
- npm install
- npm run start
- ```
- ## License
- MIT © [David Dal Busco](mailto:david.dalbusco@outlook.com) and [Nicolas Mattia](mailto:nicolas@nmattia.com)
- [DeckDeckGo]: https://deckdeckgo.com