Simple Canvas that creates an HTML SVG as you interact on the page.
Click around on the window to see what happens and use the inspector to view the generated SVG.
yarn install
yarn dev
Then go to http://localhost:3000/
- Yarn
- Vite
- React
- Typescript