Example for Croquet's React bindings.
To run this example, first update .env.local with your Croquet development key obtained from croquet.io/keys. Then have bun ready and run following commands:
bun i
npm run dev
This tutorial explains how to build this demo.