create-fivem-resource v2.0.5
Quick Start
npx create-fivem-resource
This command will install and execute create-fivem-resource
, an unofficial FiveM project scaffolding tool. You will be presented with prompts for several optional features such as TypeScript and Nui support :
If you've previously installed
create-fivem-resource
globally vianpm install -g create-fivem-resource
, we recommend you uninstall the package usingnpm uninstall -g create-fivem-resource
oryarn global remove create-fivem-resource
to ensure thatnpx
always uses the latest version.
(npx comes with npm 5.2+ and higher, see instructions for older npm versions)
Then follow instruction of README.md in your resource
Roadmap
š: to do š§: wip ā : finished
Template | Status | Link |
---|---|---|
Typescript - Nui - React | ā | link |
Typescript - Nui - Vue | ā | link |
Typescript - Vanilla | ā | link |
Javascript - Nui - React | ā | link |
Javascript - Nui - Vue | ā | link |
Javascript - Vanilla | ā | link |
Lua - Nui - React | ā | link |
Lua - Nui - Vue | ā | link |
Lua - Vanilla | ā | link |
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago