Skip to content

Vue 文档官方中文翻译 | Official Chinese translation for Vue docs

Notifications You must be signed in to change notification settings

rxfxiaoxiao/docs-zh-cn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuejs.org next

This repo contains the code for the future VuePress version of the vuejs.org docs. A continuously deployed live preview is available at https://vue-docs-next-preview.netlify.com/.

Getting Setup

  1. Clone repository
git clone [email protected]:vuejs/docs-next.git
  1. Install dependencies
yarn # or npm install
  1. Start local development environment
yarn serve

About

Vue 文档官方中文翻译 | Official Chinese translation for Vue docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 49.8%
  • JavaScript 21.8%
  • TypeScript 16.2%
  • HTML 6.7%
  • CSS 5.5%