[Vuejs]-How To Upload Vue.js project in Live Server

0👍

I’m not sure about what are you asking, could you try to modify tour question, please?

Anyways, if what do you want is to know the way to compile and push to a production environment, there are several options like Firebase, Netlify, Github pages, etc.

You can use this documentation where you can follow step by step how to push to production.

https://cli.vuejs.org/guide/deployment.html#general-guidelines

Leave a comment