12 lines
158 B
Markdown
12 lines
158 B
Markdown
# Build instructions
|
|
```
|
|
cd mobile-app
|
|
```
|
|
```
|
|
npm install
|
|
```
|
|
```
|
|
npx expo start
|
|
```
|
|
### - open Expo Go application
|
|
### - scan QR code displayed in terminal |