Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alfonsobries/covidqr
Fake covidqr page
https://github.com/alfonsobries/covidqr
Last synced: about 1 month ago
JSON representation
Fake covidqr page
- Host: GitHub
- URL: https://github.com/alfonsobries/covidqr
- Owner: alfonsobries
- Created: 2020-11-24T16:06:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-24T19:07:54.000Z (almost 4 years ago)
- Last Synced: 2024-04-14T01:00:09.618Z (7 months ago)
- Language: CSS
- Size: 409 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# covidqr
## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).