Open a new instance of your terminal or a new tab in your current terminal.
Navigate to the folder containing Kara's frontend code developed with Create React App.
Run yarn install to install all the dependencies necessary for the React project.
Once the installation is complete, launch the application by running yarn start. This should automatically open your default browser at http://localhost:3000, where you can view your Kara site.
Ouvrez une nouvelle instance de votre terminal ou un nouvel onglet dans votre terminal actuel.
Naviguez jusqu'au dossier contenant le code frontend de Kara développé avec Create React App.
Exécutez yarn install pour installer toutes les dépendances nécessaires au projet React.
Une fois l'installation terminée, lancez l'application en exécutant yarn start. Cela devrait automatiquement ouvrir votre navigateur par défaut à l'adresse http://localhost:3000, où vous pourrez visualiser votre site Kara.