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
To quickly get started
git clone [email protected]:juniorxsound/R3F.Multiplayer.git
)yarn
/ npm install
inside the repo root)yarn dev