Files
sky_phone/README.md
T
2026-08-03 15:10:43 +02:00

485 B

sky_phone

FiveM phone scaffold for Sky-Systems, using Vue 3 and Konsta UI.

Development

cd frontend
pnpm install
pnpm dev

The development command starts Vite and a small mock server for NUI callbacks. The phone opens automatically in browser development mode.

Build

cd frontend
pnpm build

The production build is published to sky_phone/source/html/. In FiveM, ensure sky_base before sky_phone and use /phone to toggle the UI.