Var-Documentation
  • 📚Var Documentation
  • 🌎Theme / Translate
    • Change theme
    • Change language
  • 🔓For open source
    • Change UI
  • 👕Clothes Shop
    • Installation
    • 🔩Configuration
      • 🏳️Blips/Marker
      • 📚Translate
      • 📷Change cam and pos
  • 🃏Casino
    • Installation
    • 🔩Configuration
      • 🏳️Main config
      • 🏇Horse
      • 🎡Lucky Whell
      • 📚Translate
  • 🕺Emote
    • Installation
    • 🔩Configuration
      • 🏳️Main config
      • 💃Emote List
      • 📚Translate
  • ⚔️Crew
    • Installation
    • 🪛Export
  • 👮Alert Job
    • Installation
    • 🪛Server Export
  • 🔐Pin Code
    • Installation
    • 🪛Export
  • 🏢Society Manager
    • Installation
    • 🪛Export
    • 🔩Configuration
      • 📚Translate
      • 💵Max salary
      • 📜Last invoice
  • 🏘️Property
    • Installation
    • 🔩Configuration
      • 📚Translate
      • 🖼️Add interior
  • 💈Barber shop
    • Installation
    • 🔩Configuration
      • 🔓Change menu (Open source)
      • 🏳️Blips
      • 📚Translate
      • ✂️Add shop
  • 🛒Shop with basket
    • Installation
    • 🔩Configuration
      • 🍏Item/Category config
      • 🏳️Blips/Marker
      • 📚Translate
      • ➕Add shop
  • 🖋️Tattoo shop
    • Installation
    • 🔩Configuration
      • ✏️Edit Tattoo
      • 🏳️Blips/Marker
      • 📚Translate
      • ➕Add shop
  • 🏡Gardener Job
    • Installation
    • 🔩Configuration
      • ℹ️Change pos farm
      • 🏳️Blips
      • 📚Translate
  • 🏧Heist ATM
    • Installation
    • 🔩Configuration
      • 💰Event money
      • 📚Translate
      • 👮Police alert
  • 🏦Heist Fleeca
    • Installation
    • 🔩Configuration
      • 📚Translate
      • 📍Pos Fleeca Heist
  • 🏙️Poster Job
    • Installation
    • 🔩Configuration
      • ℹ️Change pos farm
      • 🖼️Change poster texture
      • 🏳️Blips/Marker
      • 📚Translate
  • 🖼️Loading Screen
    • Installation
    • ⚙️Configuration
  • 🏦Bank
    • Installation
    • 🔩Configuration
      • 🧍‍♂️Ped
      • 🏳️Blips
      • 📚Translate
      • 🚩Add Bank Pos
      • 🏢Society
  • 🚘AutoCarDealer
    • Installation
    • 🔩Configuration
      • ➕Add Vehicles
      • 📚Translate
      • 🏳️Blips
      • 📍Coords
  • 📸Character Creator
    • Installation
    • 🔩Configuration
      • 📚Translate
      • 😃Expression
      • ⚙️Spawn
  • 👥Multi Character
    • Installation
    • 🔩Configuration
      • 📚Translate
      • 📸Change Character Creator
      • ⚙️Commands
  • 📝Bill
    • Installation
    • 🔩Configuration
      • 📚Translate
      • #️⃣Control
Powered by GitBook
On this page
  • Prerequisites
  • Step 1
  • Step 2
  • Step 3
  • Step 4
  • Step 5
  1. For open source

Change UI

Prerequisites

  • Code Editor

  • Node JS

  • Some knowledge React (Html, Tailwind CSS)

Step 1

Right click on the folder open it with terminal and write :

code .

Step 2

In Visual Studio Code click on terminal then new terminal. To check that node and install correctly write : node -v this will show you the version of your node.

Don't forget to be in the web folder

Step 3

Now write: npm i to install everything.

If you have errors write: npm update to make the update.

Step 4

Write npm run start. This will open a link to a local site to open it by ctrl+ left click. Now you can make your changes on the interface.

Step 5

Finally write npm run build to optimize all the work you have done and it will be ready to use on your script.

PreviousChange languageNextInstallation

Last updated 1 year ago

🔓