Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 536 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 536 Bytes

RevealControl

RevealControl is a plugin for reveal.js that allows you to set up any device to control a reveal.js presentation.

Quickstart

You can run a backend server of RevealControl by cloning this repository and running

make run

The build uses maven(with jdk11) and docker. This will run a local server on port 8080. The client-side reveal.js plugin is in the dist directory

Usage

See the documentation Here on how to set up and configure RevealControl