0👍
EDITED:
You can use window.location
to redirect your app on your subdomain. And then setup your vue-router to handle new routes.
You can find this issue in this comment of Evan You.
- [Vuejs]-Is there a way of displaying my data on Vue Component?
- [Vuejs]-Vue js : filter data from API
Source:stackexchange.com