Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gforti/ui-gameshow


https://github.com/gforti/ui-gameshow

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Game Show

## Credit

Credit for the images used are screenshots from https://cantunsee.space/

## Installation

```sh
$ npm install
```

## Start

```sh
$ npm start
```

## Stop the App
```sh
$ ctrl + c
```

## Running the App

Note that everyone must be on the same network/WiFi. `Chrome` is the recommend web browser.

> `Buzzer Players` will run on `http://localhost:3000/`

> `Host` will run on `http://localhost:3000/host`

> `Tech` will run on `http://localhost:3000/tech`

> `View` will run on `http://localhost:3000/view`

`localhost` for the `Buzzer Players` should be replaced with the IP address that is shown on the `host` web page

There is an option in the code to password protect the tech and the host url.