Skip to content

tutorialcode/vue-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

📄 Documentation for Vue 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 49.1%
  • JavaScript 22.1%
  • TypeScript 16.8%
  • HTML 6.9%
  • CSS 5.1%