https://github.com/tareq89/event-qr-code-scanning
https://github.com/tareq89/event-qr-code-scanning
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tareq89/event-qr-code-scanning
- Owner: tareq89
- Created: 2019-07-30T15:23:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T00:34:15.000Z (over 2 years ago)
- Last Synced: 2023-02-26T15:47:34.777Z (over 2 years ago)
- Language: Vue
- Size: 1.15 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# qr-code-scan
> My spectacular Nuxt.js project
## Build Setup
``` bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn run dev# build for production and launch server
$ yarn run build
$ yarn start# generate static project
$ yarn run generate
```For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).