Skip to content

RevelDigital/gadget-demo-vue

Repository files navigation

Gadget Demo Vue

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.

About This Repository

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

Features

  • Vue 3 with Composition API
  • Vite for fast development and building
  • Integration with Revel Digital Client SDK
  • Ready-to-use gadget template structure

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build:gadget

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published