I have the following routes inside of my vue app\'s files named routes.js:
[{ path: \'/\', component: home }, { path: \'/about\', component: about