A Minimal Templated Component Example

This is where the "minimal templated component" should display. It'll be an empty cyan bordered box (defined in the style element of the component).

HTML Usage:

<minimal-template-component></minimal-template-component>

JavaScript Module minimal template component