Skip to content

Instantly share code, notes, and snippets.

@KevinBerthier
Last active September 16, 2019 08:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KevinBerthier/a9eb1ccb00bc996b0ad8109ee8f83b44 to your computer and use it in GitHub Desktop.
Save KevinBerthier/a9eb1ccb00bc996b0ad8109ee8f83b44 to your computer and use it in GitHub Desktop.
OnBoarding MARSEILLE MOBI 16 sept

SETUP

REPOSITORY

voir README.md

RESSOURCES

https://www.shards.fr/KevinBerthier/marcelle-mobi

A SAVOIR

  • Nuxt est en mode SPA (Single Page App)
  • Axios reformate tous les JSON récupérés en camelCase

COLLABORATION

  • Ne jamais travailler sur le master
  • Toujours pull origin master avant de créer une branche
  • Ne pas faire de grosses branches ou crées depuis trop longtemps
  • Pousser la branche et faire une Pull Request, une fois qu'elle est terminée. M'ajouter en reviewer sur la PR
  • Je vous ferais une review. Soit je valide et je merge, soit je vous demande des modifs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment