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
Go to folder listing-app.
Install packages by
npm installoryarn installRun the mobile app by
npm startorexpo startScan the QR code with the Expo app (Android) or the Camera app (iOS).
Last updated
Was this helpful?