Skip to content

maye-msft/vue-github-pages

Repository files navigation

Vue GitHub Page Template

The Template includes:

  • Vue App by VUE CLI
  • GitHub Action to build and deploy to gh-pages branch

Page Link: https://maye-msft.github.io/vue-github-pages/

ACTION:

  • Fork this repo.
  • Change the name into your repo name in package.json, the current value is 'vue-github-pages'
  • Change the publicPath to your repo name in vue.config.js, the current value is 'vue-github-pages'
  • Edit your VUE App and publish to GitHub
  • Set your GitHub Page with the gh-pages branch https://docs.github.com/en/pages/quickstart

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Deploy

npm run gh-pages-deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors