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 --workspacesTo start the dev server:
npm run dev --workspacesAnd visit http://localhost:3000 in your browser