Skip to content

khushalGrover/R3F-Multiplayer-Practice

Repository files navigation

R3F-Multiplayer-Practice

Play the game here 👉

Setup

Install the dependencies and start the development server with

yarn
yarn dev

To have it accessible from your mobile run

yarn dev --host

It must be connected to the same network

To Deploy on Gh-pages

yarn deploy