Skip to content

naturaln0va/RWRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!