A few folders with very basic Vue.js examples and livereload so it's easy to demo changes.
- git clone this repo
- cd into the project folder
npm install
npm start
- navigate to
http://localhost:3080
to see links to each example
Inside the client
folder are subfolders with examples of basic Vue concepts.