aui / vue-ssr-docs

Vue.js Server-Side Rendering Guide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Contribute

Translation

We are useing with a translation tool called GitLocalize and follow the steps to get started with your contribution:

  1. Go to GitLocalize's vuejs/vue-ssr-docs repository.
  2. Sign up using your GitHub account :octocat:.
  3. Find the document you are going to translate.
  4. Happy translating ✨ .
  5. When you are done, send the translation for reviews.
  6. Reviewed translation will be sent as a Pull Request to GitHub by language admin in the community.

To learn more about how GitLocalize works, visit their help page. If you find any issues or feature requests, please file them in GitLocalize's issue tracker.

About

Vue.js Server-Side Rendering Guide


Languages

Language:Shell 100.0%