listmonk/frontend/email-builder
2025-04-20 20:48:51 +05:30
..
src Refactor 'media upload' integration in campaign visual editor. 2025-04-20 20:48:51 +05:30
index.html Move email-builder src from / to /frontend. 2025-04-20 20:48:51 +05:30
LICENSE Move email-builder src from / to /frontend. 2025-04-20 20:48:51 +05:30
package.json Move email-builder src from / to /frontend. 2025-04-20 20:48:51 +05:30
README.md Move email-builder src from / to /frontend. 2025-04-20 20:48:51 +05:30
tsconfig.json Move email-builder src from / to /frontend. 2025-04-20 20:48:51 +05:30
vite.config.ts Move email-builder src from / to /frontend. 2025-04-20 20:48:51 +05:30
yarn.lock Move email-builder src from / to /frontend. 2025-04-20 20:48:51 +05:30

@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.