Skip to content

MPMG-DCC-UFMG/F05-Mobile-native

Repository files navigation

F05-Trena-Native

Quality of the code

DeepScan grade

1. Installing dependencies

In the project directory, you can run:

npm install --force

to install all dependencies.

2. Setting up environment variables

You also need to setup the environment variables. Edit the app keys in file environment.example.ts and rename it to

environment.ts

3. Run the project:

To run the project:

expo start

You should have Expo go installed in your Android/iOS device to see the application or configure an emulator.