Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 549 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 549 Bytes

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