Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 264 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 264 Bytes

Simple Isomorphic NanoJSX example

Everything is server-side rendered. Only the <Counter /> component get hydrated (just like the "island" concept).

Using express, typescript and esbuild.