Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 503 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 503 Bytes

React & Croquet: Counter

Example for Croquet's React bindings, based on Croquet React bindings version 2.0.0

Run it Locally

To run this example, first update .env.local with your Croquet development key obtained from croquet.io/keys. Then have npm ready and run following commands:

npm i
npm run dev

Documentation

The following tutorial explains the organization of code:

https://croquet.io/docs/croquet-react/tutorial-1_React_Simple_Counter.html