Skip to content

Latest commit

 

History

History

ssr-vue-express

Vavite Vue SSR example with Express

Simple example for Vue SSR with Vavite that shows how to:

  • Integrate Express with Vite's dev server
  • Run multiple build steps (for client and server)
  • Perform SSR in Vue

Try on StackBlitz

Clone with:

npx degit cyco130/vavite/examples/ssr-vue-express