JSFiddle - React, Tailwind, and code Playground
HTML
<script src="http://polymer-project.org/polymer.min.js"></script>
<h1 id="result"></h1>
<polymer-element
name="phusion-metrics-api">
<template></template>
</polymer-element>
<phusion-metrics-api></phusion-metrics-api>