Habla for iOS and Android
- Clone the repo.
- Run
yarn install
. - Make sure to have the correct
firebase.json
file at the root of the project. - Check the API URL at
services/client.ts
. The default URL ishttp://localhost:3000/graphql
. - Run
yarn start
. The project will open with Expo.