Install the dependencies:
bundle install --path vendor --binstubs
Generate the presentation site:
bin/slideshow presentation
Load the site in a browser: file:///your/local/code/path/presentation.html
Be sure to allow javascript if running locally for full presentation support.