(0) We suggest you use a GitHub Codespace (just click button below) otherwise follow instructions here for getting your own environment set up.
(0.5) If using a GitHub Codespace you'll need to run corepack enable
.
(1) yarn
(2) yarn run dev:backend
in one terminal and yarn run dev:web
in another terminal.