This directory is a brief example of a Vite/Vue.js site that can be deployed to github pages with zero configuration.
While this project uses Vue.js, Vite supports many popular JS frameworks. See all the supported frameworks.
Deploy your own Vite project with github pages.
https://vitejs.dev/guide/static-deploy.html#github-pages
_Live Example: https://emrysr.github.io/sinema
To get started with Vue.js deployed with github, you can use Vite (https://vitejs.dev/guide/#scaffolding-your-first-vite-project) to initialize the project:
$ yarn create @vitejs/app
git push