Skip to content

Commit d670dfd

Browse files
committed
Update READMEs
1 parent 7104d2d commit d670dfd

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Some demo apps deployed to [Deno Deploy](https://deno.com/deploy) with the new a
1414
- React 18 Suspense SSR: https://aleph-suspense-ssr.deno.dev/
1515
- UnoCSS(tailwind): https://aleph-unocss.deno.dev/
1616
- Monaco Editor: https://aleph-monaco-editor.deno.dev/
17+
- Yew SSR: https://aleph-yew.deno.dev/
1718

1819
> **Source code**: https://github.com/alephjs/aleph.js/tree/main/examples
1920

examples/yew-app/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Yew App
2+
3+
A [Yew](https://yew.rs/) SSR demo application powered by Aleph.js in Deno, deploy to
4+
[Deno Deploy](https://deno.com/deploy).
5+
6+
🚀 Both CSR and SSR are using **[WebAssembly](https://webassembly.org/)**.
7+
8+
https://aleph-yew.deno.dev/

0 commit comments

Comments
 (0)