Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 487 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 487 Bytes

Usage

Roadmap

  • Clean code
  • Add tests
  • Enhance design

Things thou wilt need:

  • Any macOS device (macOS 10.13 and up)
  • Xcode from App Store
  • CocoaPods

Installation:

  1. Clone or download and unzip this repo
  2. Open MLabsProject.xcworkspace with Xcode
  3. Hit build. If it fails, open the repo folder on terminal and type pod install
  4. To run it, you can either reun with Simulator, or a real iOS device
  5. Have Fun!