To quickly get started
- Fork the repository (
https://github.com/juniorxsound/R3F.Multiplayer
) - Clone to local (
[email protected]:Nitsuah-Labs/multi.git
) - Install dependencies (Run
npm i
inside the repo root) - Start the development server by running
npm run dev