/R3F.Multiplayer

Small React three fiber multiplayer template 🎮

Primary LanguageJavaScript

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 git@github.com:juniorxsound/R3F.Multiplayer.git)
  • Install dependencies (Run yarn / npm install inside the repo root)
  • Start the development server by running yarn dev