Also, a good tutorial for beginners... is the Vue guide itself, it's concise and authoritative:<p><a href="https://vuejs.org/v2/guide" rel="nofollow">https://vuejs.org/v2/guide</a><p>Devote half a day (more or less, depending on how fast you read/take in information that you might use later), read through the "essentials" section and "components in depth" at the very least, and then get started building stuff and use the guide as a reference (and also the actual API reference).