https://github.com/halkeye/critshow-bingo
https://github.com/halkeye/critshow-bingo
lit-element
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/halkeye/critshow-bingo
- Owner: halkeye
- License: mit
- Created: 2020-08-02T04:31:39.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T22:27:06.000Z (over 2 years ago)
- Last Synced: 2025-04-01T15:00:19.779Z (2 months ago)
- Topics: lit-element
- Language: TypeScript
- Homepage: https://critshow-bingo.g4v.dev/
- Size: 2.37 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Critical Hit Show Bingo
This started off from a random tweet - https://twitter.com/critshow/status/1289624451307335681
## Develop
### Install all node dependancies
npm install
### Run dev server
npm run dev
## Build
### Install all node dependancies
npm install
### Run dev server
npm run dist