167 Forks
190 Stars
190 Watchers

vue-getting-started

This project is seen in demos including the Pluralsight course "Vue: Getting Started" to help represent a fundamental app written with Vue. The heroes and villains theme is used throughout the app.

How to download and setup vue-getting-started

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

Or simply clone vue-getting-started with SSH
[email protected]:johnpapa/vue-getting-started.git

If you have some problems with vue-getting-started

You may open issue on vue-getting-started support forum (system) here: https://github.com/johnpapa/vue-getting-started/issues