Server-side rendering
##Table of Contents
SSR Complete Guide
After the release of 2.3 we released a complete guide for building Vue server-side rendering applications . This guide is very in-depth and suitable for developers who are already familiar with Vue, webpack and Node.js development. Please move tossr.vuejs.org
Nuxt.js
Build a server-side rendering application from scratch is quite complex. Luckily, we have an excellent community projectNuxt.js
that makes this very easy. Nuxt is a higher-level framework based on the Vue ecosystem, which provides an extremely convenient development experience for developing server-side rendered Vue applications. What’s even cooler is that you can even use it as a static site generator. Recommended to try.
Quasar Framework
It can generate (optionally interoperable with PWA) SSR applications through its first-class build system, reasonable configuration and developer extensibility, making it easy to design and build your ideas. You can select and implement more than hundreds of components that comply with "Material Design 2.0" on the server side and make them available on the browser side. You can even manage your site’s