updated README.md
This commit is contained in:
parent
0fdb862a30
commit
bda2c41772
2 changed files with 4 additions and 4 deletions
|
@ -4,6 +4,6 @@ This project is a donut shop mobile application, where users can search for the
|
|||
|
||||
## To start the project
|
||||
* Download [Expo Go](https://expo.dev/go) on your device to launch the project.
|
||||
* To start the project, run this command on your terminal `npx expo start --tunnel`
|
||||
* Scan the QR code that shows in your shell.
|
||||
* To start the project, run this command in your terminal `npx expo start --tunnel`
|
||||
* Scan the QR code that shows in your terminal.
|
||||
* For more information about Tunneling, please read [Expo](https://docs.expo.dev/more/expo-cli/#tunneling).
|
|
@ -4,6 +4,6 @@ This project is a news mobile application that fetches data from [News API](http
|
|||
|
||||
## To start the project
|
||||
* Download [Expo Go](https://expo.dev/go) on your device to launch the project.
|
||||
* To start the project, run this command on your terminal `npx expo start --tunnel`
|
||||
* Scan the QR code that shows in your shell.
|
||||
* To start the project, run this command in your terminal `npx expo start --tunnel`
|
||||
* Scan the QR code that shows in your terminal.
|
||||
* For more information about Tunneling, please read [Expo](https://docs.expo.dev/more/expo-cli/#tunneling).
|
||||
|
|
Loading…
Add table
Reference in a new issue