Installation
Installation is a straightforward process. You can use NPM or manually install it from the GitHub repository.
Simple method
Using with standard NPM
npm install @yankes/fivem-reactUsing with Yarn
yarn add @yankes/fivem-reactUsing with PNPM
pnpm add @yankes/fivem-reactUsing with Bun
bun add @yankes/fivem-reactManually
1. Clone GitHub Repository
git clone https://github.com/yankes404/fivem-react.git2. Extract files from src to your project
src to your projectLast updated