feat(monorepo): migrate to typescript monorepo
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
# Mobile
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
### Get started
|
||||
|
||||
1. Install dependencies
|
||||
|
||||
```bash
|
||||
bun install
|
||||
```
|
||||
|
||||
2. Start the app
|
||||
|
||||
```bash
|
||||
bunx expo start
|
||||
```
|
||||
|
||||
In the output, you'll find options to open the app in a
|
||||
|
||||
- [development build](https://docs.expo.dev/develop/development-builds/introduction/)
|
||||
- [Android emulator](https://docs.expo.dev/workflow/android-studio-emulator/)
|
||||
- [iOS simulator](https://docs.expo.dev/workflow/ios-simulator/)
|
||||
- [Expo Go](https://expo.dev/go)
|
||||
Reference in New Issue
Block a user