You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.