Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.53 KB

README-project.md

File metadata and controls

49 lines (35 loc) · 1.53 KB

logo
Mobile App

This Project is based on Obytes starter

Requirements

👋 Quick start

Clone the repo to your machine and install deps :

git clone https://github.com/user/repo-name

cd ./repo-name

pnpm install

To run the app on ios

pnpm ios

To run the app on Android

pnpm android

✍️ Documentation