Skip to content
/ vite-gh-pages Public template

Vite starter configured to work with GitHub Pages

Notifications You must be signed in to change notification settings

SydBal/vite-gh-pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vite-gh-pages

Starter Vite Project with GitHub Pages Integration

Setup

  • In package.json, ensure that homepage is set to the domain that this page will serve from. If you use a custom domain for GitHub pages, you should use that here.
  • In vite.config.ts, ensure that base is set to name of your repo.

To Deploy

  • Run npm run deploy. The code to deploy will be pushed to the gh-pages branch in your repo.

About

Vite starter configured to work with GitHub Pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published