/mjml-msobutton-sample

Sample usage of the component mj-msobutton

Primary LanguageJavaScript

MSO-Button sample project

Custom MJML component

Here you can see an example of a working project with mj-msobutton. Look at the documentation and also the github repository.

Install

npm:

npm ci

or yarn:

yarn install --frozen-lockfile

You can also try a classic install, it should works !

Script

Build index.mjml:

yarn build