Installation

Guide for the Installation Process.

Requirements

  • Node.js 22 LTS

  • a Package Manager of your Choice (npm, pnpm or yarn)

First clone the repository or use the template option and place it within your resources folder

git clone https://github.com/Entytaiment25/FiveM-React-Lua-Boilerplate.git

you can use npm, pnpm or yarn

cd web/ && pnpm install

Last updated