Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 169 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 169 Bytes

Server-side Rendering Example

This example demonstrates server-side rendering.

Run cargo run -p simple_ssr and navigate to http://localhost:8080/ to view results.