An open API service indexing awesome lists of open source software.

https://github.com/coopcodecommun/audioguidageqrcode

application cordova + vue + audio guidage par qrcode
https://github.com/coopcodecommun/audioguidageqrcode

Last synced: 16 days ago
JSON representation

application cordova + vue + audio guidage par qrcode

Awesome Lists containing this project

README

          

# Projet Audio guidage par qrcode:

## Instalation :

### Installez les dépendances NPM

- A la racine

```
npm i
```

- dans "front"

```
npm i
```

### Build pour le web

```
npm run build
```

### Build pour application mobile

```
cordova build android
cordova run android
```

### Debug sur navigateur

Entrez l'adresse suivante dans chromium :

chrome://inspect/#devices

## Contact :

[contact@tibillet.re](contact@tibillet.re)

## Licence

Licence Creative Commons

Les œuvres audiovisuelles (Titres musicaux, photos, textes) contenus dans ce dépot sont mis à disposition selon les termes de
la Licence Creative Commons Attribution - Pas
d’Utilisation Commerciale 4.0 International
.

Le code de l’application mobile est publié ici même sur github sous licence MIT :
[https://github.com/TiBillet/AudioGuidageQrCode/LICENCE](https://github.com/TiBillet/AudioGuidageQrCode/LICENCE).

Les conditions générales d'utilisations sont disponibles sur ce dépot :
[https://github.com/TiBillet/AudioGuidageQrCode/blob/main/CGUCGV.md](https://github.com/TiBillet/AudioGuidageQrCode/blob/main/CGUCGV.md)