Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bradcypert/karaoke-app
https://github.com/bradcypert/karaoke-app
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bradcypert/karaoke-app
- Owner: bradcypert
- Created: 2024-10-19T15:59:28.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T21:17:33.000Z (2 months ago)
- Last Synced: 2024-10-24T09:32:56.329Z (2 months ago)
- Language: TypeScript
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Karaoke Queue App
# Learn to build this project from scratch -- https://youtu.be/WJdK7RWFXwg
### Usage
Make sure to install Deno: https://deno.land/manual/getting_started/installation
Then start the project:
```
deno task start
```This will watch the project directory and restart as necessary.