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
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMillions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
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