fivem-react-boilerplate
Requirement
Quick start
1. Clone repo
git clone https://github.com/nxtdv/fivem-react-boilerplate.git
2. Install dependencies
cd fivem-react-boilerplate/web
npm install
3. Build
npm run build
Commands
Run locally for development
npm run start
Issues
Report any problem you have and try to provide all information about it.
Contributing
Feel free to contribute and improve the code and the repository.