A starter project for using the WordPress API to create an HTML email from your posts.
Run this command:
npx create-maizzle
When prompted to select a Starter, choose Custom → WordPress API.
Start a local development server:
npm run dev
Build for production:
npm run build
Maizzle documentation is available at https://maizzle.com