<!-- Note: this file "should" be called `dev.html`, but Parcel will only serve it at the root path if it's called `index.html`. --><!DOCTYPE html><html><head><title>timer-db Test</title><scriptsrc="./index.js"type="module"></script></head><body></body></html>