mirror of
https://github.com/knadh/listmonk.git
synced 2025-10-04 04:14:43 +08:00
|
||
---|---|---|
.. | ||
src | ||
index.html | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
vite.config.ts | ||
yarn.lock |
@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.