Download OLOarrow-up-right app and extract it
Open terminal in extracted folder
Go to folder listing-app.
Install packages by npm install or yarn install
npm install
yarn install
Run the mobile app by npm start or expo start
npm start
expo start
Scan the QR code with the Expo app (Android) or the Camera app (iOS).
Last updated 5 years ago