/svg-canvas

Primary LanguageTypeScript

SVG Canvas

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.

Quick setup

yarn install

yarn dev

Then go to http://localhost:3000/

Technology

  • Yarn
  • Vite
  • React
  • Typescript