Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created September 4, 2018 05:06
Show Gist options
  • Save amandeepmittal/558affb5783da1ef6a68fa21cca8eda2 to your computer and use it in GitHub Desktop.
Save amandeepmittal/558affb5783da1ef6a68fa21cca8eda2 to your computer and use it in GitHub Desktop.
npm install -g expo-cli
expo-cli init find-me
# select blank template & traverse into a newly created directory
npm run ios
# for Window users, run
npm run android
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment