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