FiveM Vue 3 Boilerplate

FiveM VueJS 3.0 Boilerplate

This is for those users who builds UI’s using Vue JS. I know there is one that already existed but this one removes unnecessary plugins like idefloader, etc. Furthermore, this boilerplate injects CSS into Javascript for less import files in the resource manifest. Feel free to modify it such as adding your desired UI framework (Vuetify, etc)

Features

  1. Vue router
  2. Vuex (State management with template included)
  3. Quasar UI Framework (with Roboto font, MDI, Material Icons, FontAwesome, EVA Icon and Ionicon installed)
  4. Nui utility file (thanks to @calumari) for receiving and sending UI callbacks to Lua
  5. CSS injected into the JS file
  6. NPM watch support - Watch for changes (No need to keep building the files to restart resource)

Download: Github - itsGeeGeez/fivem-vue-js-boilerplate-v2

3 Likes

Hello, the link is no longer available, could you make it available again?