JSFiddle - React, Tailwind, and code Playground

HTML

<script>
  $(function(){
alert("ready");
});
</script>
<script>
    alert("hi");
</script>