https://github.com/vanng822/premailer-demo
Demo for premailer
https://github.com/vanng822/premailer-demo
Last synced: about 2 months ago
JSON representation
Demo for premailer
- Host: GitHub
- URL: https://github.com/vanng822/premailer-demo
- Owner: vanng822
- License: mit
- Created: 2016-05-20T07:02:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-27T15:44:47.000Z (about 6 years ago)
- Last Synced: 2025-01-18T05:27:41.332Z (3 months ago)
- Language: Go
- Size: 156 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# premailer-demo
Demo for premailer with a convert endpoint
# Running
```sh
> make all
> make run
```