Note: Make sure you have completed the React Native - Environment Setup instructions till "Creating a new application" step, before proceeding.
# First install the dependencies
yarn install or npm i
# Run the app in android
npx react-native run-android