vue-ssr-docs
Documentation for vue-server-renderer
. Currently WIP and pending Vue 2.3.0 release - will be at ssr.vuejs.org.
Development
# install gitbook CLI
npm install gitbook-cli -g
# install local plugins
npm install
# serve
npm run dev
Documentation for vue-server-renderer
. Currently WIP and pending Vue 2.3.0 release - will be at ssr.vuejs.org.
# install gitbook CLI
npm install gitbook-cli -g
# install local plugins
npm install
# serve
npm run dev