The React web client for the website VRCArena.
You should start everything using Docker Compose in the root of the backend project (closed source).
Otherwise just run:
cp .env.example .env
npm i
npm start
The React web client for the website VRCArena.
You should start everything using Docker Compose in the root of the backend project (closed source).
Otherwise just run:
cp .env.example .env
npm i
npm start