Welcome to Keyservies-Api 👋

Version Documentation License: ISC

Project of students Api Keyservices

✨ Demo

Install

npm install

Usage

npm start

Fonctionnement branch git

git checkout -b 'nom de la branche'
//une fois les modifications effectuées, faire une verification avec
git status
git add .
git commit -m 'message a marqué'
git checkout master
git merge 'nom de la branche'
git push

Author

👤👤👤👤 Rocket-Agency

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator