Skip to content

Commit 9b31f5c

Browse files
committed
docs: Add live demo link and routing note to README.md.
1 parent 8dad2eb commit 9b31f5c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
>
55
> This reference app shows how [Symbiote.js](https://github.com/symbiotejs/symbiote.js) delivers isomorphic/hybrid rendering with native import maps, reactive state across components, and Shadow DOM that works seamlessly with SSR — things that usually require heavy frameworks and complex toolchains.
66
7+
LIVE DEMO: https://rnd-pro.github.io/symbiote-ref-simplified/
8+
9+
> **Note:** The demo uses client-side routing with History API, so direct sub-page links will return 404 on GitHub Pages. Navigate from the home page instead.
10+
711
## Quick start
812

913
```bash

0 commit comments

Comments
 (0)