Here is a little blurb about a website I did to learn a little more about the abilities of Vue.js
Clone the project
git clone https://github.com/jaalders/vue-icon-shop-demo.git
Go to the project directory
cd vue-icon-shop-demo
Install dependencies
npm install
Start the server
npm run dev