

What is Bojler ?
Bojler is an email framework for developing responsive and lightweight email templates that will render correctly across each of the most popular email clients.
If you have experience with email template development, you know how painful it is to build a perfect email template that works across all email clients.
To make it easier for you to develop responsive and lightweight email templates we have created Bojler.
Project documentation 📖
Full project documentation can be found at https://bojler.slicejack.com/.
Quick-start guide 🚀
Full getting started guide can be found here.
1. Download
- Download source files or
- Clone the repo:
git clone https://github.com/Slicejack/bojler.git
2. Install node packages: npm install
Secondly, install node packages in root of your newly downloaded folder with npm install command.
This is an example of what you should get after you run npm install command.