Skip to content

This is an angular project in order to optimize the work and help new developers to create graphical interfaces for FiveM UI.

License

Notifications You must be signed in to change notification settings

AlexMartSch/fivem-angular-boilerplate

Repository files navigation

FiveM Angular Boilerplate

This is an angular project in order to optimize the work and help new developers to create graphical interfaces for FiveM UI.

Build UI

Run npm run build to generate 'dist/fivem-angular-boilerplate'.

How to integrate to UI folder script

Just copy 'dist/fivem-angular-boilerplate' content to 'scriptName/UI' folder.

Development

Download the project and execute npm i & run ng serve

Note: For now, you can build the UI via browser and emulate sended via backend (client side of FiveM), after that, build you app and complete the code in your client side.

About

This is an angular project in order to optimize the work and help new developers to create graphical interfaces for FiveM UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published