updated README.md

This commit is contained in:
Juthatip McDevitt 2024-07-28 13:03:27 -05:00
parent e4e1c7fda2
commit 0fdb862a30
2 changed files with 2 additions and 2 deletions

View file

@ -5,5 +5,5 @@ This project is a donut shop mobile application, where users can search for the
## To start the project ## To start the project
* Download [Expo Go](https://expo.dev/go) on your device to launch 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` * To start the project, run this command on your terminal `npx expo start --tunnel`
* Scan the QR code that shows on your terminal. * Scan the QR code that shows in your shell.
* For more information about Tunneling, please read [Expo](https://docs.expo.dev/more/expo-cli/#tunneling). * For more information about Tunneling, please read [Expo](https://docs.expo.dev/more/expo-cli/#tunneling).

View file

@ -5,5 +5,5 @@ This project is a news mobile application that fetches data from [News API](http
## To start the project ## To start the project
* Download [Expo Go](https://expo.dev/go) on your device to launch 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` * To start the project, run this command on your terminal `npx expo start --tunnel`
* Scan the QR code that shows on your terminal. * Scan the QR code that shows in your shell.
* For more information about Tunneling, please read [Expo](https://docs.expo.dev/more/expo-cli/#tunneling). * For more information about Tunneling, please read [Expo](https://docs.expo.dev/more/expo-cli/#tunneling).