If you haven't already install elm.
In the root directory for the project run elm-reactor.
Then navigate to localhost:8000/Main.elm.
You can switch between a zoomed in view and a view of the whole set by setting the mode variable in the code to be WholeView or Zoomed.