Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 917 Bytes

README.md

File metadata and controls

43 lines (29 loc) · 917 Bytes

Maizzle Starter

RSS Feed to Email Newsletter

About

Starter project for creating an HTML email newsletter from an RSS feed with Maizzle.

Getting Started

Run this command:

npx create-maizzle

When prompted to select a Starter, choose Custom → RSS.

Development

Start a local development server:

npm run dev

Build for production:

npm run build

Maizzle documentation is available at https://maizzle.com