HOWTO - Deploy Vue to Github Page
John Behan John Behan
50 subscribers
13,716 views
165

 Published On Jan 25, 2020

Deploying Vue to Github Pages is relatively straightforward and the docs contain all (most) of the steps you will need especially if you're comfortable with the command line.

This video just fills in some of the gaps in the process.

It is based on the Vue official documentation for deploying to GH Pages - https://cli.vuejs.org/guide/deploymen...
There are only two steps on there but additional steps for you may be - making the deploy file executable, enable gh-pages on your repo, filling in the info for your deploy, etc....

You can find my repo for this video here - https://github.com/jjmax75/vue-gh-pages, it's the default Vue CLI app with two branches -master and gh-pages

I am not a Vue expert, I've never used it really, I am creating this video as a developer I'm mentoring requested it. Also, please be aware that information like this tends to become obsolete over time so may not work for you in the future.

show more

Share/Embed