1.0.5 • Published 9 years ago
mjml1 v1.0.5
mjml-component-boilerplate
A boilerplate to quickly get started when creating your own component.
- Clone the repo
npm installinside- Add your component inside
componentsfolder - Add your component route to
.mjmlconfig(make sure to link the one in the /lib folder) - Use your own component in
index.mjml(or uncomment themj-column-image-textif you want to test the one already created) npm run buildto build, ornpm startif you want to watch recompile on each file change- Result will be in
index.html
1.0.5
9 years ago