Files
EagleCast/frontend/email-builder/README.md
T
h202-wq 66d9a033c9
publish-github-pages / deploy (push) Has been cancelled
EagleCast
2026-07-09 10:03:32 -04:00

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.