Try Deployed version here: https://obscure-badlands-17467.herokuapp.com/
npm install
npm run serve
npm run build
npm run lint
Create and deploy a Vue.js app to Heroku from scratch in less than five minutes. Medium Article:
Vue
npm install
npm run serve
npm run build
npm run lint