This project uses the reveal.js HTML presentation framework and slam.js to provide interactive slides for a poetry slam, that takes place in Esslingen, Germany in 2019.
The contestants present their contributions on stage and get rated by the audience. As the ratings are presented, they are entered into the control interface and shown to the audience.
-
Clone the repository.
git clone https://github.com/fri-sch/ps-es-2019-slides.git cd ps-es-2019-slides
-
Install the dependencies.
npm install
-
Run the server.
node node_modules/slam.js
You should see something like the following. Follow the instructions.
slam.js - Kleinkunst Competition Interactive Slides 1. Open the slides at http://localhost:1947 2. The control page should open automatically in a separate window. If not, click on the link in your JS console 3. Enter your competition data live and go through the slides as needed
Licensed under the MIT license, see LICENSE file.
Copyright (C) 2019 Frieder Schrempf