American-Technion-Society / email-templates

MIT License
1 stars 0 forks source link
11ty email email-templates template

ATS Email Templates

This repository includes all the email code for revision history, a guide to using the email templates, useful snippets and tips.

Getting Started

Install the packages locally that are needed to build the templates.

npm install

To start a development server on localhost:8080.

npm run start

To build production ready templates run the following command.

npm run build

Documentation

Read the documentation