mirror of
https://github.com/knadh/listmonk.git
synced 2026-01-20 16:23:07 +08:00
276 B
276 B
@usewaypoint/editor-sample
Use this as a sample to self-host EmailBuilder.js.
To run this locally, fork the repository and then in this directory run:
npm installnpx vite
Once the server is running, open http://localhost:5173/email-builder-js/ in your browser.