http://esm.ext.archivep75mbjunhxc6x4j5mwjmomyxb573v42baldlqu56ruil2oiad.onion
DOCTYPE html > < html > < head > < script type = "importmap" > { "imports" : { "react" : "https://esm.sh/
[email protected]" , "react-dom/client" : "https://esm.sh/
[email protected]/client" }
} </ script > < script type = "module" src = "https://esm.sh/tsx" > </ script > </ head > < body > < div
id = "root" > </ div > < script type = "text/babel" > import { createRoot } from "react-dom/client" createRoot (root). render ( < h1 > Hello, World!