Skip to content

TheBridge-FullStackDeveloper/pt-sept-20-tuttifrutti-store-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

1 - Clono el proyecto con git clone [email protected]:TheBridge-FullStackDeveloper/pt-sept-20-tuttifrutti-store-client.git

2 - Creo mi rama de trabajo para mi nueva feature.

Estoy en develop y hago git checkout -b feat/new-header.

3 - Trabajo en mi rama hasta que termino la feature, y la subo a GitHub.

Estoy en feat/new-header y hago git push origin feat/new-header

4 - Voy a GitHub, abro Pull Request a develop y mergeo.

5 - Una vez está mergeado todo, voy a develop y hago pull del nuevo código con git checkout develop & git pull origin develop.

About

Frontend para Tuttifrutti Store. Proyecto Part Time 2020.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published