An email starter template, utilizing MJML framework, aiming at creating beautiful and sophisticated email templates with ease.
In order to use this setup you need to have installed the following dependencies:
- Node - min v8.15.0
- NPM - min v5.6.0 or
- Yarn - min v1.3.2
- Bash terminal (Default on OSX/Linux, GitBash or similar on Windows)
- A running web server (Apache, MAMP, XAMPP, etc)
You can download this setup directly and extract it.
Then navigate to the email-template folder and proceed with the rest of the instructions.
yarn
# or
npm iyarn start
# or
npm startyarn build
# or
npm run build.config/- configuration files. Currently contains the configuration file for Browsersyncassets/- all images
MIT