-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Maxlware edited this page Jan 6, 2026
·
1 revision
-
Node.js 16+
-
npm ou yarn ou bun
-
Une clé API Gemini (gratuite)
git clone https://github.com/votre-repo/wave-code-corrector.git
cd wave-code-corrector
npm install
-
Allez sur Google AI Studio
-
Connectez-vous avec votre compte Google
-
Créez une nouvelle clé API
-
Copiez la clé générée
-
Lancer l'application
npm start
Pour créer un exécutable de l'application :
-
Pour Windows
npm run build-win -
Pour macOS
npm run build-mac -
Pour Linux
npm run build-linuxLes fichiers exécutables seront générés dans le dossierdist/.