Skip to content

croquet/croquet-react-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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