Skip to content

Instantly share code, notes, and snippets.

@alvaropaco
Created September 19, 2018 18:48
Show Gist options
  • Select an option

  • Save alvaropaco/d3a2df7de42f98aec8d85af35ef91fe9 to your computer and use it in GitHub Desktop.

Select an option

Save alvaropaco/d3a2df7de42f98aec8d85af35ef91fe9 to your computer and use it in GitHub Desktop.
Exercicio de fixação GIT

Introduction

The main goal related with this exercise is fix the GIT usage with good practices.

Requeriments

  • React Native knowledge
  • GIT

Exercise

Follow the steps bellow to realize all requeriments:

  1. Go to the https://github.com/alvaropaco/react-match-boilerplate address and create a FORK from the repository.
  2. Clone your FORK
  3. Try to run the react native project as well
  4. Create a customized code
  5. Create a new commit to your new feature
  6. Push your changes and create a PR (Pull Request) to the original repository saying your changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment