react-native start
Command-line tools to start the React Native server.
=> More information.
- Start the server that communicates with connected devices:
react-native start
- Start the metro bundler with a clean cache:
react-native start --reset-cache
- Start the server in a custom port (defaults to 8081):
react-native start --port {3000}
- Start the server in verbose mode:
react-native start --verbose
- Specify the maximum number of workers for transforming files (default is the number of CPU cores):
react-native start --max-workers {count}
- Disable interactive mode:
react-native start --no-interactive
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/react-native-start.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 105.352817 milliseconds
- Gemini-to-HTML Time
- 0.280506 milliseconds
This content has been proxied by September (3851b).