Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 278 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 278 Bytes

FiveM TypeScript Boilerplate

This is a boilerplate for FiveM TypeScript projects. With this boilerplate you can easily create new resources with TypeScript. It also includes a build script to compile your TypeScript code to javascript. It uses esbuild to compile your code.