Getting started Clone repo with submodules: git clone https://github.com/bezrukovspb/halibut.git cd halibut git submodule init git submodule update Install dependencies yarn install Run dev server: yarn run start