https://github.com/huibizhang/synctube
https://github.com/huibizhang/synctube
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/huibizhang/synctube
- Owner: huibizhang
- Created: 2022-04-06T14:33:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-06T14:47:03.000Z (over 3 years ago)
- Last Synced: 2025-01-23T11:25:17.471Z (9 months ago)
- Language: Vue
- Homepage: synctube-test.vercel.app
- Size: 38.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# synctube
- **template of:** vite + vue
- **tailwindcss:** v3.x## Started
```bash
yarn
# or `npm install`
```---
## Develop
```bash
yarn dev
# or `npm run dev`
```---
## Build
```bash
yarn build
# or `npm run build`
```---
![]()