seemore [dir] start the dev serverseemore build [dir] build a static site into dist/Options --port <number> dev server port (default 4040) --host [host] expose the dev server on the network --open / --no-open open a browser on start (default: no) --json print one machine-readable JSON line instead of the summary (dev only) --config <path> path to seemore.config.ts --out <dir> build output directory (default: dist) --base <path> subpath the site is served from, e.g. /my-repo/ -h, --help show this message -v, --version show the version