mjml-list-item
v1.0.2
Published
A list item with a checkmark.
Downloads
3
Readme
mjml-list-item
A list item with a checkmark.
- Clone the repo
npm install
inside- Add your component inside
components
folder - Add your component route to
.mjmlconfig
(make sure to link the one in the /lib folder) npm run build
to build, ornpm start
if you want to watch recompile on each file change- Result will be in
index.html