This directory contains generated demo artifacts for the sample HTML inputs in ../demos.
GitHub does not render repository HTML files as live pages, so each demo is linked in three ways:
- HTML source file in the repo
- PNG preview of the HTML rendering
- DXF, PDF, PNG, and SVG output files with preview images
Regenerate the artifacts with:
npm run test:demos

