vue-ssr-docs Comprehensive guide for SSR (Server-Side Rendering) in Vue.js. Live at ssr.vuejs.org. Development # install gitbook CLI npm install gitbook-cli -g # install local plugins npm install # serve npm run dev