0 Forks
2 Stars
2 Watchers

VueJs2Guide

All the exercises and projects that i made for learning Vue.js 2 professionally, I commented every section so anyone can use it as a guide or even as a learning tool. This project is based in Maximilian Schwarzmüller Vue JS 2 guide.

How to download and setup VueJs2Guide

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

Or simply clone VueJs2Guide with SSH
[email protected]:CarlosVillasenor/VueJs2Guide.git

If you have some problems with VueJs2Guide

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