Run instructions for Android: • Have an Android emulator running (quickest way to get started), or a device connected. • cd "/Users/ngounse/Desktop/Learning/React-Native/TeoTheSea" && npx react-native run-android
Run instructions for iOS: • cd "/Users/ngounse/Desktop/Learning/React-Native/TeoTheSea" && npx react-native run-ios - or - • Open TeoTheSea/ios/TeoTheSea.xcworkspace in Xcode or run "xed -b ios" • Hit the Run button
Run instructions for macOS: • See https://aka.ms/ReactNativeGuideMacOS for the latest up-to-date instructions.