SydBal / chatgpt-clock

https://chat.openai.com/share/e13d569f-c770-44a5-874c-a26fc11d561f

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://chat.openai.com/share/e13d569f-c770-44a5-874c-a26fc11d561f


Languages

Language:JavaScript 60.7%Language:CSS 32.7%Language:HTML 6.6%