Open with a local server

This app needs to run on a local web server. Run this command in your terminal:

ruby -run -ehttpd . -p8080

Then open: http://localhost:8080