Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 346 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 346 Bytes

React Native Training - Cities Demo App

iOS

Android

To get started

  1. Clone the repo
git clone https://github.com/react-native-training/cities.git
  1. Install dependencies using yarn or npm
yarn

or

npm i
  1. Run on your device