R3F.Multiplayer

Small React three fiber multiplayer template 🎮

3d · computer-graphics · express · multiplayer · r3f
入门
GitHub在线演示
Stars:146
License:未知
更新:2025/11/21

README

R3F.Multiplayer


React three fiber, socket.io boilerplate multiplayer server and client 💻

Getting started

Getting started

To quickly get started

  • Clone the repository (git clone [email protected]:juniorxsound/R3F.Multiplayer.git)
  • Install dependencies (Run yarn / npm install inside the repo root)
  • Start the development server by running yarn dev