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
- When deploy with Vercel.
- The Project → Settings → General → Build & Development Settings → Output Directory →
dist/editor
.