Skip to content

jbickelhaupt/mjml-app

 
 

Repository files navigation

MJML App

os

📧 The desktop app for MJML

screenshot

See CHANGELOG.md for releases details.

Installation

Visit the website to download the version that fits your platform, or just go to the release page.

Build from source

# install dependencies
yarn

# build for your platform
yarn package

# the binary can be found in the release/ folder

Development

# launch the dev server and the electron renderer
yarn dev

For contributing, make sure that your commit passes the yarn lint command 😄.

About

📧 The desktop app for MJML

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.6%
  • CSS 12.2%
  • HTML 4.5%
  • Shell 0.7%