This project uses Vite and TypeScript. The drawing UI loads after the dev
server compiles src/main.ts.
In the project folder, run:
npm install
npm run dev
Then open the URL shown in the terminal (often http://localhost:5173). To open a browser tab
automatically, use npm run dev:open.
Opening index.html directly from disk usually will not load the app.