Skip to content
master
Go to file
Code
This branch is 59 commits behind vuejs:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
en
 
 
fr
 
 
ja
 
 
ko
 
 
ru
 
 
zh
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.