An AI-assisted TypeScript port of the ISOtope geometric constraint solver.
npm install
npm run buildnpm testnpm run publishThis produces a self-contained www/ directory with index.html and solver.bundle.js. Serve it locally with:
npm run serve