An open API service indexing awesome lists of open source software.

https://github.com/halkeye/critshow-bingo


https://github.com/halkeye/critshow-bingo

lit-element

Last synced: about 2 months ago
JSON representation

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