Skip to content

Instantly share code, notes, and snippets.

@anchetaWern
Last active July 12, 2019 06:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anchetaWern/c05e4521af87de0d38c44a65d1e0b086 to your computer and use it in GitHub Desktop.
Save anchetaWern/c05e4521af87de0d38c44a65d1e0b086 to your computer and use it in GitHub Desktop.
Pokedex Bot: Bootstrapping the project
git clone https://github.com/anchetaWern/RNPokedexBot.git
cd RNPokedexBot
git checkout starter
yarn
react-native eject
react-native link react-native-dialogflow
react-native link react-native-voice
react-native run-android
react-native run-ios
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment