Awesome
Nano JSX with Deno (with oak)
Tested with Deno v1.33.4
- Build the "islands":
deno task island
- Run:
deno task start
ordeno run --allow-net --allow-read index.tsx
- Open: http://localhost:5000/
Tested with Deno v1.33.4
deno task island
deno task start
or deno run --allow-net --allow-read index.tsx