Skip to content

Instantly share code, notes, and snippets.

View jdrydn's full-sized avatar

jdrydn jdrydn

View GitHub Profile
@jdrydn
jdrydn / $ Vue2-Vite-TS-SSR.md
Last active March 15, 2024 22:42
vue2 + vite + ts + ssr
Vue Vite Express
2.7.15
4.4.5
4.18.2

Here's an example for running a Vue2 + Typescript frontend with Vite & SSR. When implementing this for my own project I really struggled to find (any) examples, so hopefully this helps someone in the same situation I was in!

Key elements