Projet Intégrateur 2e année - 2nd Year School Project Exigences - Requirements NodeJs Angular CLI npm install -g @angular/cli Installation git clone https://github.com/seb9465/Projet2.git cd Projet2 Côté client - Client side Côté serveur - Server side cd client cd server npm install npm install Démarrer la solution - Run the solution Depuis le dossier source - From the root folder Côté client Côté serveur cd client cd server npm start npm start http://localhost:4200 http://localhost:3000 Tests unitaires - Unit tests Depuis le dossier source - From the root folder Côté client avec Karma Côté serveur avec Mocha cd client cd server ng test npm test Touches à utiliser pour le jeu de course - Keys to use for the racing game Fonctionnalité - Feature Touche - Keys Avancer - Forward W Arrêter - Brake S Gauche - Left A Droite - Right D Lumières - Lights L Mode nuit - Night Mode N Zoom avant - Zoom in + Zoom arrière - Zoom out - Changement de caméra - Camera change C