Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 588 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 588 Bytes

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