React Native 서버를 시작하는 명령줄 도구. 더 많은 정보: https://github.com/facebook/react-native/tree/main/packages/community-cli-plugin#start.
react-native start
react-native start --reset-cache
react-native start --port {{3000}}
react-native start --verbose
react-native start --max-workers {{개수}}
react-native start --no-interactive