grafana/emails/README.md

16 lines
308 B
Markdown
Raw Normal View History

## Prerequisites
- npm install
- gem install premailer
## Tasks
- npm run build (default task will build new inlines email templates)
- npm start (will build on source html or css change)
## Result
Assembled email templates will be in `dist/` and final
inlined templates will be in `../public/emails/`