mjmlio / mjml-app

:email: The desktop app for MJML

Home Page:http://mjmlio.github.io/mjml-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MJML App

os

📧 The desktop app for MJML - Download

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 dist

# 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 and yarn prettier command 😄.

About

:email: The desktop app for MJML

http://mjmlio.github.io/mjml-app

License:MIT License


Languages

Language:JavaScript 85.1%Language:SCSS 11.6%Language:HTML 2.9%Language:Shell 0.5%