Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jvddavid/qr-code-vue
https://github.com/jvddavid/qr-code-vue
qrcode vuejs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jvddavid/qr-code-vue
- Owner: jvddavid
- License: mit
- Created: 2022-04-30T20:50:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-01T21:16:05.000Z (over 2 years ago)
- Last Synced: 2023-03-05T02:58:36.644Z (almost 2 years ago)
- Topics: qrcode, vuejs
- Language: CSS
- Homepage: https://jvddavid.github.io/qr-code-vue/
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qr-code-vue
A demo of this repository: [**Site Demo**](https://jvddavid.github.io/qr-code-vue/)
## Technologies
In this project are used:
- Vue
- HTML
- CSS
- JS### How to use
```bash
git clone https://github.com/jvddavid/sales-summary-vue.git
cd sales-summary-vue
start index.html #or open the file html in your browser
```