13 Forks
26 Stars
26 Watchers

Vue

渐进式框架的学习

How to download and setup Vue

Open terminal and run command
git clone https://github.com/PsChina/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/PsChina/Vue/archive/master.zip

Or simply clone Vue with SSH
[email protected]:PsChina/Vue.git

If you have some problems with Vue

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