mjml-react ·

NOTICE: This project is no longer maintained. :warning:
This project is no longer maintained. There will be no more new features, fixes and releases. Feel free to fork this repository, use different build system and release this project under different name.
Known forks:
· ![Repository image]()
There is an awesome library mjml with github repo here https://github.com/mjmlio/mjml.
MJML is a markup language created by Mailjet.
So in order to create emails on the fly we created a library with React components.
How it works
Install the required dependencies first:
npm install react react-dom mjml mjml-react
And afterwards write a code like a pro: