Tested with Deno v1.33.4
- Build the "islands":
deno task island - Run:
deno task startordeno run --allow-net --allow-read index.tsx - Open: http://localhost:5000/
Tested with Deno v1.33.4
deno task islanddeno task start or deno run --allow-net --allow-read index.tsx