/Fivem-Typescript-Boilerplate

FiveM ® Typescript Boilerplate that runs on the NodeJS runtime

Primary LanguageJavaScript

A Typescript Boilerplate

This Boilerplate integrates esbuilds super fast and optimal solution over webpack.

This Boilerplate should only be Used and Edited by those who understand programming in typescript and are Skilled in a few of the following:

  1. Command Line Usage
  2. Javascript/Typescript
  3. Understanding module bunders such as Webpack ESBuild
  4. Node.JS Package Managers such as NPM | YARN

Boilerplate Commands

Command Description
build Builds the resource into a bundled and minified production build
buildW Builds the resource into a bundled and minified production build after every change
buildD Builds the resource into a bundled and non-minifed Development build
buildDW Builds the resource into a bundled and non-minifed Development build after every change
Run these commands with NPM (npm run {command}) or YARN (yarn {command})
Copyright © 2022 Rebirth Networks and Founder Left. Rebirth Networks and its associates are not affiliated with or endorsed by Rockstar North, Take-Two Interactive or other rightsholders. Any trademarks used belong to their respective owners.