Skip to content

open-source-translators/vue-ssr-docs

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%