Cloner : git clone https://github.com/Mandel-AG/Schtroumpf-back.git
ou
Télécharger le repository
Ensuite on installe les dépendances.
npm install
Enfin, on peut lancer le projet.
npm start
----------------
Carnet d'adresse. Réalisé en Angular 9 et Node. Ajouter des amis avec leur informations.
Authentification, ajout et modifications d'amis...
Ce projet est divisé en 2 repositories : "Schtroumpf-front" (https://github.com/Mandel-AG/Schtroumpf-front) et "Schtroumpf-back".