Skip to content

vuejs-vn/docs

This branch is 1 commit ahead of, 2204 commits behind vuejs/docs:main.

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 git@github.com:vuejs/docs-next.git
  1. Install dependencies
yarn # or npm install
  1. Start local development environment
yarn serve

Releases

No releases published

Packages

No packages published

Languages

  • Vue 46.3%
  • JavaScript 24.9%
  • TypeScript 16.1%
  • HTML 7.7%
  • CSS 5.0%