JSFiddle - React, Tailwind, and code Playground

JavaScript

jQuery(document).ready(function($) {
        alert("hello world");

    });