Project resulting from OmniStack Week 11.0
(@rocketseat).
Open the backend
and frontend
folders and execute the commands:
NPM
npm install
npm start
- Run the
npm install
oryarn
commands, inside the mobile folder. - Configure the api file;
- Run the
expo start
command in the mobile folder; - Install Expo on your IOS or Android smartphone;
- Open Expo on your device. Scan the QR code printed by
expo start
with Expo Client (Android) or Camera (iOS). You may have to wait a minute while your project bundles and loads for the first time; - Enjoy the app.