| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Features:
Scaffold this repository
pnpx degit lecoueyl/vue3-template my-project
cd my-projectInstall and start dev server
pnpm install
pnpm run devThe default github action will build to gh-page when pushing on main branch.
For a project page, the base path of the repository must be specified. Add the following secret in the Github repository Settings > Secrets > Actions
| Name | Value |
|---|---|
| VITE_BASE_PUBLIC_PATH | /repository-name/ |
| Back | FazBrowse Home | New Git URL |