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 installnpm start- navigate to
http://localhost:3080to see links to each example
Inside the client folder are subfolders with examples of basic Vue concepts.