한세인 도우미 앱, 한움입니다.
$ git clone https://github.com/hansei-hanum/hanum-frontend.git
$ cd hanum-frontend
$ yarn install
# command of a specific package
$ yarn run <os>
# example
$ yarn run ios # run ios app
git clone https://github.com/hansei-hanum/hanum-frontend.git
cd hanum-frontend
yarn install
# command of a specific package
$ yarn run android