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-react

Using with Yarn

yarn add @yankes/fivem-react

Using with PNPM

pnpm add @yankes/fivem-react

Using with Bun

bun add @yankes/fivem-react

Manually

1. Clone GitHub Repository

git clone https://github.com/yankes404/fivem-react.git

2. Extract files from src to your project

Last updated