A collection of email templates used by Juno Observatory for sending notifications.
- Looking to get started with Juno? Check out the documentation.
- Got questions, comments or feedback? Join our discord or OpenChat.
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
npm install |
Installs dependencies |
npm run dev |
Run the development server at localhost:4321 |
npm run build |
Build the templates for production to ./out/ |