34056 Forks
204336 Stars
204336 Watchers

vue

This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

How to download and setup vue

Open terminal and run command
git clone https://github.com/vuejs/vue.git
git clone is used to create a copy or clone of vue repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vue https://github.com/vuejs/vue/archive/master.zip

Or simply clone vue with SSH
[email protected]:vuejs/vue.git

If you have some problems with vue

You may open issue on vue support forum (system) here: https://github.com/vuejs/vue/issues