Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

American-Technion-Society/email-templates

Repository files navigation

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