To build the examples, both @pmndrs/cannon-worker-api & @react-three/cannon packages must have been built.
To build the parent projects:
npm run build --workspaces
To start the dev server:
npm run dev --workspaces
And visit http://localhost:3000 in your browser