Skip to content

dominicarrojado/mjml-email-framework-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MJML Email Framework Boilerplate

CI/CD

A local development setup or boilerplate for MJML email framework.

Quick Start

  1. Install Yarn.
  2. Clone the template:
git clone git@github.com:dominicarrojado/mjml-email-framework-boilerplate.git
  1. Install dependencies.
cd mjml-email-framework-boilerplate
yarn install
  1. Run it.
yarn dev
  1. Access the template at http://localhost:8080/src/.
  2. Make changes to index.mjml and it will automatically rebuild the template.

Build

yarn build

VSCode Extensions

Learn

Learn how to build this setup or boilerplate here.

About

A local development setup or boilerplate for MJML email framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published