Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 438 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 438 Bytes

react-croquet-mondrian

Example for Croquet's React bindings.

Run it Locally

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

Documentation

This tutorial explains how to build this demo.