Question
How do I deploy a vue.js app. Do I just upload the index.html file and dist folder??
I’m new to both vue.js and digitalocean. In the past, when I develop a website, I just upload the index.html file and supporting folders/files to the root of the web domain. Doesn’t seem to work with a vue.js app. I’m missing something fundamental here. Appreciate any help.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×