How to deploy in local machine?

Deploy Mobile UI Theme App in Local machine

Installation Steps

  • Download OLO app and extract it

  • Open terminal in extracted folder

Mobile UI Theme App

  1. Go to folder listing-app.

  2. Install packages by npm install or yarn install

  3. Run the mobile app by npm start or expo start

  4. Scan the QR code with the Expo app (Android) or the Camera app (iOS).

Last updated