Skip to content

RevelDigital/gadget-demo-react

Repository files navigation

Revel Digital Client SDK React Demo

This is a React demo application showcasing integration with the Revel Digital Client SDK. It demonstrates how to build a React-based gadget for the Revel Digital digital signage platform using TypeScript and Vite.

Template Repository

This is a template repository and does not accept pull requests. To use this demo in your own projects, please fork this repository or download/copy the code to create your own version.

Features

  • React + TypeScript + Vite setup optimized for Revel Digital gadgets
  • Integration with @reveldigital/client-sdk
  • Hot Module Replacement (HMR) for fast development
  • ESLint configuration for code quality

Getting Started

  1. Fork or copy this repository
  2. Install dependencies: npm install
  3. Start development server: npm run dev
  4. Build for production: npm run build:gadget

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors