Démarrage rapide

Prérequis

Installation

git clone https://github.com/Clement-Muth/deazl-v2.git
cd deazl-v2
bun install

Lancer l'app mobile

bun mobile
# Scanne le QR code avec Expo Go

Lancer le web

bun dev
# → http://localhost:3002
circle-info

Bun charge automatiquement les fichiers .env. Pas besoin de dotenv.

Variables d'environnementchevron-right

Last updated