A Vue 3 demonstration project showcasing integration with the Revel Digital Client SDK. This project demonstrates how to build interactive gadgets (widgets) for digital signage displays using Vue.js and the Revel Digital platform.
This is a template repository that serves as a starting point for developing Vue-based gadgets for Revel Digital.
Important Notes:
- This repository does not accept pull requests
- To use this template, please fork this repository or copy the code to your own project
- Customize the code according to your specific gadget requirements
- Vue 3 with Composition API
- Vite for fast development and building
- Integration with Revel Digital Client SDK
- Ready-to-use gadget template structure
VSCode + Volar (and disable Vetur).
See Vite Configuration Reference.
npm installnpm run devnpm run build:gadget