This is the React UI for MegaAntiCheat (MAC) intended to be used with the client backend
To Run this, clone this repository and run the following commands in the projects root folder
npm i
npm run dev
OR
pnpm i
pnpm run dev
This is the React UI for MegaAntiCheat (MAC) intended to be used with the client backend
To Run this, clone this repository and run the following commands in the projects root folder
npm i
npm run dev
OR
pnpm i
pnpm run dev