kneekey23 / RequestNow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Get the App running

git clone https://github.com/kneekey23/RequestNow.git
#make sure you have cocoapods installed
sudo gem install cocoapods
cd RequestNow
pod install 
#then you need to open the .workspace project either through Finder and double clicking or below command
xed .

Then you should be able to just click Play in xcode and see the app run :)

About


Languages

Language:Swift 98.7%Language:JavaScript 0.9%Language:Objective-C 0.2%Language:Ruby 0.1%