iOS app for Women Who Code DFW
Design vision: https://invis.io/SFDV9GZW9#/257460173_Jobs_Page
https://medium.com/@laurrenreed_40373/getting-started-with-wwcodedfw-ios-workspace-706099108f10
- Clone down the repo. See this article for help.
$ git clone [email protected]:laurrenreed/WWCodeDFW.git
$ cd WWCodeDFW
# Make sure you are running this in the `WWCodeDFW` directory we cd'd into above.
$ pod update
If you get a message similar to bash: pod: command not found
then you need to run sudo get install cocoapods
to install cocoapods.
- Open
WWCodeDFW.xcworkspace
in Xcode - Build the workspace! (press the play button, or command+r to build)
Xcode: 8.3
Swift: 3.x
cocoapods: 1.3.1