0👍
Basically you will create a Heroku app for your back-end application, then generate a minified production build of your Vue.js app and then commit and push this file to your app.
This link has more details: https://michaelmeli.com/deployment/2017/09/11/deploying-rails-and-vue-to-heroku.html
- [Vuejs]-Vuetify @click not work when swipe/zoom-in/zoom out in mobile browser,I'm not sure what kind of gesture it is
- [Vuejs]-Vue async bind data
Source:stackexchange.com