QuickstartVueJs

Quickstart Vue.js

Self-documenting, basic prototypes/examples to get started with Vue.js (2.x). Here for me (and others?) to refer back to.

Examples (in src)

  1. VueApp - Minimal Vue
  2. Components - Getting started with some basic components - WIP