Published at framework-presentation.eregistrations.org
Presentation was made with Bespoke.js presentation engine and following plugins: history, keys, notes, progress, scale, substeps, sync, touch
$ npm install
$ npm start
By default slideshow would be served at port 8000. You can customize it and few other settings by providing env.json configuration file in main folder, following settings are supported:
- dev: (default: false), if true client file will be generated dynamically on each request (any changes made to client modules will be visible after page reload)
- port: (default: 8000), port at which slideshow would be served
- sync: (default: false), whether to sync slideshow among different browsers or tabs
- root: (default: "/") root url path of presentation