Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 375 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 375 Bytes

RWRC

A sample project for a RayWenderlich.com tutorial about creating an IRC using Firebase.

Setup

Make sure CocoaPods is installed. If it's not, follow the [guide](instal cocoapods).

Next install the dependencies:

pod install

Finally, open RWRC.xcworkspace and you're ready to go!