Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 690 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 690 Bytes

STRV Academy: Becoming an iOS engineer

Repository for STRV Academy: Becoming an iOS Engineer 2022. Here you can find the project that is being developed during the lectures and other complementary resources. You can find more structured info in the Wiki.

Getting started

Follow this section to get the project running on your MacBook.

Prerequisites

Installation Rick&Morty application

Before opening the workspace, make sure you install CocoaPods dependencies. You can do so by executing

pod install

in the Rick&Morty folder from Terminal.