Install brew if you haven't already done so:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
then run:
brew install yarn
git clone https://github.com/oipwg/oip-hdmw-interface.git
cd oip-hdmw-interface
yarn install
yarn dev
yarn build
yarn start