Make sure you have react-native environment set on your machine.
Update dependencies by running:
yarn install
Run
npx react-native start
from the project directory in a terminal.
Then run
npx react-native run-android
to open the android emulator and interact with the app.