Aplicativo Móvel
Entre no diretório mobile
.
cd quizUTFPR/mobile
Abra o arquivo env.js
e preencha os seguintes valores:
mobile/env.js
export const API_URL = "";
Onde:
API_URL
→ URL da API (Backend)
Entre no diretório mobile
.
cd quizUTFPR/mobile
Abra o arquivo env.js
e preencha os seguintes valores:
export const API_URL = "";
Onde:
API_URL
→ URL da API (Backend)