npx react-native start

Category: React Native & Mobile

npx react-native start

Start the Metro bundler

Metro is React Native's dev server and JavaScript bundler. It compiles your JS on demand and serves it to the app over port 8081. Keep this running in its own terminal while developing.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.