Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 164 Bytes

File metadata and controls

8 lines (6 loc) · 164 Bytes

An example of using Vue 3 SSR without a build process.

pnpm install
pnpm start

This example includes server-side rendering and client-side hydration.