docs
docs copied to clipboard
Example for ssr
Can someone add my example for SSR at https://github.com/ThinhVu/vue-ssr-labs/tree/main/use-vue-basic or https://github.com/ThinhVu/vue-ssr-labs/tree/main/use-vue into https://vuejs.org/guide/scaling-up/ssr.html
This example includes Vue + Vue-router + Pinia + Common pitfalls
I hope it'll help someone who exploring Vue SSR.