# Testing script to open an incognito window to the examples
#!/bin/bash

open -na "Google Chrome" --args -incognito "http://localhost:8080/examples/"