Run the Command - npm install (to Install all the dependencies for the app)
Then Run the command - expo start This will start expo developer tools on your local device. You have mutiple options to run the app the most preferable being running on pratical device.
Install expo go app on your Android Phone and then scan the qr code from the developer tools under the tunnel section. This will run your app on Real device.