## Examples ### Viewer Grab the copy of examples gem install bundler # unless it's already installed git clone git@github.com:groupdocs/groupdocs-ruby.git cd groupdocs-ruby/examples/viewer bundle install --path vendor/bundle bundle exec ruby app.rb Now open `http://localhost:4567` and try it!