Skip to content

cathrinevaage/docs-next

 
 

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.

The docs are in beta: The team is currently in the midst of changes and we are not ready for additional contributions yet. All content is subject to change. If you see a problem that you would like to bring to our attention, please create an issue and we will get to it when we can. You may want to wait until the content is finalized, though.

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

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 54.3%
  • JavaScript 37.0%
  • CSS 7.9%
  • HTML 0.8%