Code du projet 6 d'intégrateur web.
Ce repo git contient les 2 briques logicielles du projet
- Frontend
- Backend
Ouvrir le dossier Frontend et lancer liveserver de votre IDE
Si vous désirez afficher le code du backend et du frontend, faites le dans 2 instances de VSCode différentes pour éviter tout problème
Ce dossier contient le code backend du projet
Ouvrez un terminal à cet emplacement
Pour installer les dépendances du projet, executez la commande
npm installUne fois les dépendances installées lancez le projet avec la commande
npm startLaisser tourner ce terminal pour travailler
| password | |
|---|---|
| sophie.bluel@test.tld | S0phie |
Pour lire la documentation, utiliser Chrome ou Firefox
Web integrator project code 6.
This git repo contains the project's 2 software building blocks
- Frontend
- Backend
Open the Backend folder and read the README.md
Open the Frontend folder and launch liveserver from your IDE
If you want to display both backend and frontend code, do so in 2 different VSCode instances to avoid any problems.
This folder contains the project's backend code
Open a terminal at this location
To install the project's dependencies, run the command
npm installOnce the dependencies have been installed, run the project with the command
npm startLeave this terminal running to work
| password | |
|---|---|
| sophie.bluel@test.tld | S0phie |
To read the documentation, use Chrome or Firefox