================ FR ====================
git clone https://github.com/OpenClassrooms-Student-Center/Billed-app-FR-Back.git
cd Billed-app-FR-Back
npm install
npm run run:dev
L'api est accessible sur le port 5678
en local, c'est à dire http://localhost:5678
utilisateur : [email protected]
mot de passe : admin
utilisateur : [email protected]
mot de passe : employee
================ EN ====================
git clone https://github.com/OpenClassrooms-Student-Center/Billed-app-FR-Back.git
cd Billed-app-FR-Back
npm install
npm run:dev
The API is locally available on port 5678
, go to http://localhost:5678
utilisateur : [email protected]
mot de passe : admin
utilisateur : [email protected]
mot de passe : employee