How to develop this project # install tool yarn global add turbo # install dependencies yarn install # build yarn dev How to build this project # install tool yarn global add turbo # install dependencies yarn install # build yarn build