Skip to content

chenkjia/docs-next

This branch is 363 commits behind vuejs/docs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 6, 2020
10fa837 · Dec 6, 2020
Sep 15, 2020
Sep 8, 2020
Jul 28, 2020
Dec 6, 2020
Jan 15, 2020
Apr 27, 2020
Jan 26, 2020
Dec 15, 2019
Sep 19, 2020
Jul 20, 2020
Sep 25, 2020
Dec 2, 2020

Repository files navigation

v3.vuejs.org

This site is built with VuePress. Site content is written in Markdown format located in src.

Writing

See the Vue Docs Writing Guide for our rules and recommendations on writing and maintaining documentation.

Developing

  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 # or npm run serve

Deploying

The site is automatically deployed when commits land in master, via Netlify.

About

Vue 3 core documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 56.6%
  • JavaScript 33.9%
  • Stylus 8.5%
  • Other 1.0%