Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

SVGEdit

install

git clone --depth=1 https://github.com/SVG-Edit/svgedit
cd svgedit
npm install
npm run build

usage

serve -s dist/editor -l 4321

Deploy with Vercel

  1. When deploy with Vercel.
  2. The Project → Settings → General → Build & Development Settings → Output Directory → dist/editor.

svgedit