Fivem React Template

screenshot of Fivem React Template

A simple FiveM (Lua) + ReactJS template with some utils

Overview:

The FiveM + ReactJS Simple Template is a user-friendly template designed to facilitate the creation of FiveM Lua scripts with NUI that are developed in ReactJS. With a custom Webpack configuration, this template streamlines the process of editing by eliminating the need to build a node project for modifying styles and assets. Instead, modifications can be made directly in JS/JSX files, providing a hassle-free experience for developers working on FiveM Lua scripts.

Features:

  • FiveM + ReactJS Template: Simplifies the creation of FiveM Lua scripts with NUI using ReactJS.
  • Webpack Configuration: Customized Webpack setup to enhance the editing process.
  • No Node Project Building Required: Changes in styles and assets can be directly made without the need for building a node project.