- Notifications
You must be signed in to change notification settings - Fork6
Litmus email templates starter for Maizzle.
License
NotificationsYou must be signed in to change notification settings
maizzle/starter-litmus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The free email templates byLitmus, built withTailwind CSS inMaizzle.
The following templates are included:
- Newsletter
- Product Update
- Receipt
- Simple Announcement
- Stationery
- Account Update
- Expired Card
- Password Reset
- New Account
- Closed Account
Each Ceej template comes in 3 versions:
- HTML
- MailChimp
- Campaign Monitor
Install the Maizzle CLI:
npm install -g @maizzle/cli
Scaffold a new project with this starter:
maizzle new maizzle/starter-litmus
Alternatively, you may clone this starter directly:
# remember to install dependencies with `npm install`npx degit maizzle/starter-litmus my-project
Start a local development server:
npm run dev
Build for production:
npm run build
Maizzle documentation is available athttps://maizzle.com
About
Litmus email templates starter for Maizzle.