mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-08-28 17:01:18 +00:00
485 B
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.