Appearance
User Guide
Requirements
This whole application is written in javascript so NodeJs v8.0 is the minimal required installation.
How To Use
First of all clone the repository here.
Then install the dependencies.
sh
cd talk-control
npm iNext you have to start the app.
sh
npm startThen open your browser on localhost:3000.
A default reveal presentation is used as example in /showcase folder of the project. In the near future it will be possible to choose a presentation anywhere on your hard drive.