I completed an independent and basic project which is about Edit Distance Algorithm. Need a deployment environment for demo to show off some people. I've got 2 app API + Client in GitHub Repo. How could I deploy to Heroku ?
Heroku has very good documentation for deploying Node.js application in its platform. Kindly go through it and raise a question, if you are struck in the midway.
If Vue + Express is your concern, this article might help you.