- Nuxt:
npx --yes nuxi@latest init --packageManager npm --gitInit . - Vuetify:
npx nuxi@latest module add vuetify-nuxt-module - GitHub Actions: https://nuxt.com/deploy/github-pages
- GitHub Codespaces: devcontainer.json
4. Goto Actions > Deploy to GitHub Pages > Run workflow
Published to https://<username>.github.io/<repository>/.

If you are using a custom domain or https://<username>.github.io/, remove NUXT_APP_BASE_URL
nuxt-vuetify-github-pages-starter/.github/workflows/deploy.yml
Lines 19 to 22 in 5e3a16a
Nuxt https://nuxt.com/
Vuetify https://vuetifyjs.com/
Vuetify Nuxt Module https://nuxt.vuetifyjs.com/
MIT - Made with 💚




