JSFiddle - React, Tailwind, and code Playground by Hao Wu January 20, 2016 HTML <p id="mine" ></p> JavaScript var d = new Date(); $('mine').html(d);