listmonk/frontend/email-builder/README.md
2025-04-20 20:48:51 +05:30

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 install
  • npx vite

Once the server is running, open http://localhost:5173/email-builder-js/ in your browser.