For documentation on developing modules, please see the Wiki
To develop Companion itself, start here
yarn install
yarn dev
Connect to it at http://localhost:8000/
Optionally, in another terminal:
# Run front end in dev mode for auto-refresh
yarn dev:webui
Connect to it at http://localhost:5173/