This project was started with Expo.
NodeJS >= 10.17
Yarn >= 1.21
Expo >= 3.13
Clone the project.
$ git clone [email protected]:edumoreira1506/realworld-mobile.git
$ cd realworld-mobile
Copy the contents of the .env.example
to .env
then change with the credentials of your local environment.
$ cp .env.example .env
Install all packages.
$ yarn
In the project directory, you can run:
Runs the app in the development mode.