mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-08-28 23:01:37 +00:00
1dd1d05afd4a0a299a7f081c6ae296335ca32bea
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.
Languages
Vue
37.9%
Lua
35.2%
TypeScript
19.4%
JavaScript
4.4%
CSS
3.1%