Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 300 Bytes

File metadata and controls

16 lines (14 loc) · 300 Bytes

Runnin this project

Requirments

  1. yarn (tested on v1.22.10)
  2. cocoapods cli (tested on v1.10.1)
  3. Xcode (tested on IOS simulator)
$ git clone https://github.com/ivan-jorge001/spacex-explorer.git
$ cd spacex-explorer
$ yarn install
$ cd ios
$ pod install 
$ cd ..
$ yarn run ios