deno-react-ssr Deno reactjs Server-rendering sample Installation 1- Install deno https://deno.land/#installation 2- run the app: $ deno run --allow-net --import-map=import_map.json app.tsx