Here is th medium publication which will you walk you through the steps involved in creation of application.
Learn How To Build A Data-Driven Search UI with Vue.JS
Live application can be found here - gitxplore
Install dependencies
npm install
Compiles and hot-reloads for development
npm run serve
Build for production
npm run build
Lint your code
npm run lint