Skip to content

Commit

Permalink
Add to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hussam-i-am committed Oct 4, 2023
1 parent 5311580 commit 54f7306
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,14 @@ cd frontend
npm install
```

### iOS / Android

```bash
cd native
npm run ios // run on iOS simulator
npm run android // run on Android simulator
```

## Running / Development

### General
Expand Down

0 comments on commit 54f7306

Please sign in to comment.