ESXAdmin is a script (currently in pre-alpha) to manage your FiveM server that uses the ESX framework
- Navigate to the HTML directory:
cd html
- Install dependencies using PNPM: Make sure you have PNPM installed on your system. If not, install it first.
pnpm install
- Build the project: After dependencies are installed, run the following command to build the project:
pnpm build