https://github.com/onyxblade/potato-clock
https://github.com/onyxblade/potato-clock
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/onyxblade/potato-clock
- Owner: onyxblade
- Created: 2024-01-27T06:08:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-27T10:09:08.000Z (over 1 year ago)
- Last Synced: 2025-01-10T23:45:57.594Z (6 months ago)
- Language: JavaScript
- Homepage: https://potato-clock.vercel.app
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
While this project uses Vue.js, Vite supports many popular JS frameworks. [See all the supported frameworks](https://vitejs.dev/guide/#scaffolding-your-first-vite-project).
## Deploy Your Own
Deploy your own Vite project with Vercel.
[](https://vercel.com/new/clone?repository-url=https://github.com/vercel/vercel/tree/main/examples/vite&template=vite)
_Live Example: https://vite-vue-template.vercel.app_
### Deploying From Your Terminal
You can deploy your new Vite project with a single command from your terminal using [Vercel CLI](https://vercel.com/download):
```shell
$ vercel
```