mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 02:10:45 -06:00
10 lines
262 B
Markdown
10 lines
262 B
Markdown
|
|
- npm install
|
|
- gem install premailer
|
|
- grunt (default task will build new inlines email templates)
|
|
- grunt watch (will build on source html or css change)
|
|
|
|
assembled email templates will be in dist/ and final
|
|
inlined templates will be in ../public/emails/
|
|
|