A quick starter project for learning how Vue Works
see the demo at https://dick-ey.github.io/vue-twitter/
if you want to start from scratch, you'll want to clone the project, and in the proect's root directory open a terminal and run
$ git checkout start
.
Then you can just open index.html in your browser. Nothing fancy.