Skip to content

react-native-training/react-native-cities-indeed

Repository files navigation

Cities App

To get started

  1. clone repo
git clone https://github.com/react-native-training/react-native-cities-indeed.git
  1. change directories into project
cd react-native-cities-indeed
  1. install dependencies
npm install
  1. run project
react-native run-ios

or

react-native run-android