Run project locally
Last updated
Was this helpful?
Last updated
Was this helpful?
To install Expo, you can follow their offical docs .
In general, if you have node installed, just run this.
Navigate to your project and run
This will install all the needed node dependencies
Execute
This will start local expo server, and you are ready to test the app on simulator, or on your device via Expo Go app.