The next generation of writing emails in Nuxt.
A Nuxt module that provides high-quality, unstyled components for creating emails using Vue and TypeScript.
📖 Documentation · 👾 Playground
- Weekly Vue News - A curated newsletter for Vue.js & Nuxt developers
- Nuxt Starter Kit - A boilerplate starter kit for Nuxt projects with authentication, database, and more.
pnpm install
pnpm build
pnpm dev
This will start the development server with the playground at localhost:3000.
pnpm client:dev
This starts the email template viewer interface at localhost:3300.
pnpm test
pnpm lint
- Michael Hoffmann (@mokkapps)
MIT License - see the LICENSE file for details.