About This File
To install all packages, use: yarn install
or npm install
.
For running this example, use: yarn run start
or npm start
.
For building project, use: yarn run build
or npm run build
.
In client_packages is an example of how you can use compiled RAGE MP functions and React.
Credits to Mispon(rage-mp-react-ui) for branch example.
The principal difference between our examples is hot reload and more understandable example of code in my version.
Repo: https://github.com/Corso-Project/RAGE-MP-React-Example