Deploy Ionic Vue 3 App to Heroku
submitted over 2 years ago by jacobmziya
submitted over 2 years ago by jacobmziya
- The article discusses the challenges of deploying an Ionic Vue 3 app to Heroku due to limited documentation and newness of the technology.
- It provides a step-by-step guide on how to deploy the app by creating a web server using Express.js, modifying the start script in package.json, and pushing the /dist directory to Heroku.
No comments yet
Be the first to share your opinion!