Starter project for creating an HTML email newsletter from an RSS feed with Maizzle.
Run this command:
npx create-maizzle
When prompted to select a Starter, choose Custom → RSS.
Start a local development server:
npm run dev
Build for production:
npm run build
Maizzle documentation is available at https://maizzle.com