Hello, I have now created a CLI (Command Line Interface) for creating FiveM resources.
This is useful since you can create an entire boilerplate QBCore, ESX or Standalone resource with a Custom UI using a framework such as React / Vue 3.0 (or jQuery) in under a minute.
Installation
Simply install it through running npm install -g fivem-resource-cli in your command line, this requires Node.js
Usage
Open the command line in any directory where you want to use the tool and run fivemresource new.
To see a list of all available templates do fivemresource --templates
Tutorial & Showcase Video
Links
Templates / “Frameworks”
FiveM
- QBCore
- ESX
- Standalone
UI
- React
- Vue 3.0
- Vue 2.0 (CDN)
- jQuery
- Default JS
Contribution & Suggestions
I will gladly take suggestions for which frameworks / templates to add.
Such as adding vRP, Svelte etc if people would want it.
You may also support the project by contributing to the github repository.
| Code is accessible | Yes |
| Subscription-based | No |
| Lines (approximately) | ~500 |
| Requirements | Node.js |
| Support | Partial |
