Actualizar Readme.md

This commit is contained in:
2026-04-30 11:24:58 +02:00
parent bef6c20231
commit 8a9805b79a

View File

@@ -98,7 +98,6 @@ mount(Counter, "#app");
| **Routing** | **Reactive Hash (Router) + File-based (Vite)** | Virtual Router (External) | File-based / External | | **Routing** | **Reactive Hash (Router) + File-based (Vite)** | Virtual Router (External) | File-based / External |
| **Learning Curve** | **Zero (Vanilla JS)** | Steep (JSX/Templates) | Medium (Directives) | | **Learning Curve** | **Zero (Vanilla JS)** | Steep (JSX/Templates) | Medium (Directives) |
**~3KB** with full functions, less than **1KB** with minimal tree shaking
----- -----
## Scalable Architecture with Vite ## Scalable Architecture with Vite