Skip to content

Instantly share code, notes, and snippets.

@anchetaWern
Last active July 12, 2019 06:03
Show Gist options
  • Select an option

  • Save anchetaWern/c05e4521af87de0d38c44a65d1e0b086 to your computer and use it in GitHub Desktop.

Select an option

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