@repyx/create
v1.0.6
Published
<h1 align="center">Create FiveM Resource</h1>
Downloads
9
Maintainers
Readme
Quick Start
npx @repyx/create
This command will install and execute repyx-create
, 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
repyx-create
globally vianpm install -g @repyx/create
, we recommend you uninstall the package usingnpm uninstall -g @repyx/create
oryarn global remove @repyx/create
to ensure thatnpx
always uses the latest version.
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 |