pe-cli
pe-cli copied to clipboard
A FiveM CLI tool to create Javascript/Typescript resources fast and simple.
Project Error CLI
@project-error/cli is a Command Line Interface (CLI) that can be used to quickly scaffold and boilerplate a FiveM resource using the options specified.
Made by Project Error
Installation
NPM
npm i @project-error/cli --global
Yarn
yarn global add @project-error/cli
Commands
Run pe-create in your terminal to start.
Features
Languages
- TypeScript
- JavaScript
- Lua
We also include options for UI Frameworks.
Currently supports
- React with TypeScript
- React with JavaScript