Skip to content

paperstac/emails

Repository files navigation

Paperstac Emails

Forked from mjmlio/mjml-component-boilerplate.

Getting Started

  • Clone the repo
  • npm install inside
  • Create custom components inside src/components folder
    • Components will be compiled into the build/components folder after build step
  • Add your custom component paths to .mjmlconfig (reference the one in the build/components folder)
  • Create emails inside src/emails folder
    • Components will be compiled into the build/emails folder after build step
  • npm run build to build, or npm start if you want to watch recompile on each file change
  • Results will be in the build folder

About

MJML files for Paperstac emails

Resources

Stars

Watchers

Forks

Packages

No packages published