Custom apps
Tablet Custom App Template
π Prerequisites
π How to use
1. Install dependencies
cd web-source
npm install2. Build the web application
npm run build3. Configure the resource
4. Add to server.cfg
5. Test
π¨ Customize the App
Change name, icon and color
Change the UI
Add visibility logic
π Structure
π§ Available exports
π¨ Send messages from Lua to React
Reference Script
π Notes
Last updated