Install project dependencies:
yarnyarn startDo an http call on http://localhost:8080/convert with the following payload:
{
"content": "<div><h1>Content</h1></div>"
}The service will respond with a 200 OK response, and the payload will be the PDF binary