Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yannbertrand/covid19-attestation-deplacement
Déprécié - Générateur d'attestation de déplacement minimaliste à la volée
https://github.com/yannbertrand/covid19-attestation-deplacement
Last synced: 2 days ago
JSON representation
Déprécié - Générateur d'attestation de déplacement minimaliste à la volée
- Host: GitHub
- URL: https://github.com/yannbertrand/covid19-attestation-deplacement
- Owner: yannbertrand
- License: mit
- Created: 2020-03-17T19:54:39.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-04T08:02:07.000Z (24 days ago)
- Last Synced: 2024-12-04T09:19:14.200Z (23 days ago)
- Language: Vue
- Homepage: https://media.interieur.gouv.fr/deplacement-covid-19/
- Size: 971 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# covid19-attestation-deplacement
> Génération d'attestation de déplacement à la volée
:warning: Utilisez [la version officielle](https://media.interieur.gouv.fr/deplacement-covid-19/) disponible depuis mi-avril !
## 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).