Vue3 SSR Template

Vue3 SSR Template

Production Ready - Vue 3 SSR

Get Started Introduction

Vue3 SSR

Application's code runs on both the server and the client. Server Side Rendering helps you achieve the best possible initial load performance

I18n

Automatically and on the fly, the good messages, formats and currency are loaded for your selected locale

SEO

The search engine crawlers will directly see the fully rendered page because, using SSR, content and meta-data of all pages are generated server-side

Hybrid

Only the first page is generated from server-side, all the rest of navigation is made client-side

Production Ready

Everything you need to start a large scale-up web application