Goal
Set up a local QB-Core development server.
Prerequisites
- FiveM server artifacts
- MariaDB running
Steps
- Clone the base server:
git clone https://github.com/qbcore-framework/qb-core.git
- Install dependencies and start:
cd qb-core npm install npm start
Verification
Open FiveM and connect to localhost
.