- Open your terminal and type git clone -b branch-dev https://github.com/InovaUFRPE/oficina-legal-mobile-app.git
- Open your IDE and find the file, after that in the IDE's terminal type:
npm install
oryarn
and wait the dependencies to be downloaded.
- Type in the terminal:
react-native run-android