H-Interactions is a utility system created to provide a NUI based Interaction system, created for servers that want to utilise such system for interactions and NPC Dialogs.
H-Interactions was codded with LUA, and the UI part is made with (Vue 3 and TailwindCSS)
You will need NPM and Node installed on your device after that go into the web folder and run
npm iThis will download all the nesecarry modules to start modifying the UI
After that you can run
npm run devTo start modifying the UI code
