Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 572 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 572 Bytes

Santiment email templates (written with Foundation)

Requirements

Following tools should be pre-installed:

  • Node.js == v14.x.x – JavaScript runtime environment
  • yarn == v1.x – package manager

Setup

cd email-templates
yarn

Build

yarn start - for dev process

yarn run build - builds templates into HTML with CSS inlined and serves changes. Copy-paste result in Mailjet.

How to

Observe email: localhost:3000/signal.html

For create new email add html file in pages