How can I make a shortcode in a Shopify app?

Hi There,

I’m creating APP and need help how can I render HTML from the shortcode?

Basically, I have created APP using React and Node, and want to display HTML using shortcode.

Thanks!