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