Project of students Api Keyservices
npm install
npm start
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
👤👤👤👤 Rocket-Agency
- Github: @Rocket-Agency
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator