Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 520 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 520 Bytes

App name

Pace-Maker

Teammates

  • ronci for front-end
  • auaicn for front-end
  • ohsungjoon for DBA

Developed between 2021-03-01 ~ 2021-06-28

How to build

install cocoapods using command

sudo gem install cocoapods

to download external frameworks with cocoapods, go to App/PaceMaker directory and execute command

pod install

open Pace-Maker.xcworkspace in finder or execute command on same directory before ( App/PaceMaker )

open Pace-Maker.xcworkspace

in xcode, ⌘ + Rto build and run