639 Forks
2073 Stars
2073 Watchers

Vue2

小白入坑vue三部曲,关于 vue 在工作的使用问题总结,请看博客 https://sunseekers.github.io/ 一直保持更新

How to download and setup Vue2

Open terminal and run command
git clone https://github.com/sunseekers/Vue2.git
git clone is used to create a copy or clone of Vue2 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 Vue2 https://github.com/sunseekers/Vue2/archive/master.zip

Or simply clone Vue2 with SSH
[email protected]:sunseekers/Vue2.git

If you have some problems with Vue2

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