To install this repository, please run the following command:
npm install
To start the server, you can use the following command:
npm start
Please use the following command to switch to Node.js version 16:
nvm use 16
If you need to install Node.js version 16:
nvm install 16
This runs the app in the development mode. Open http://localhost:3000 to view it in your browser.
Pour installer ce dépôt, veuillez exécuter la commande suivante :
npm install
Pour démarrer le serveur, vous pouvez utiliser la commande suivante :
npm start
Veuillez utiliser la commande suivante pour passer à la version 16 de Node.js :
nvm use 16
Si vous avez besoin d'installer Node.js version 16 :
nvm install 16
Cela exécute l'application en mode développement. Ouvrez http://localhost:3000 pour la voir dans votre navigateur.