Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 163 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 163 Bytes

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

yarn install
yarn start

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