Skip to content

JCJetz/Prueba_App_Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 USO

  1. Clonar y checkout a develop: git clone -b develop https://github.com/JCJetz/Prueba_App_Weather.git directorio
  2. cd directorio
  3. npm install
  4. npm run start

✨ GITHUB

forkear en github (obtener url del fork)

  1. git remote add origin 'url del fork (propia)'

  2. git remote add upstream https://github.com/JCJetz/Prueba_App_Weather.git

  3. git checkout -b feature/my_feature

  4. git commit -m 'desc de la feature'

  5. git push origin feature/my_feature

hacer pull request de la feature

...

About

Prueba para proyecto de app de weather en equipos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors