Overlay video input with still images.
To install, run npm install.
To build, run npm run build. Things are built into the ./dist folder.
To develop, run npm run dev and go to http://localhost:8080/public/index.html in a decent browser. The page will automatically refresh to pick up javascript changes. You will need to refresh manually for changes to static assets (html/css).