Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gforti/ui-gameshow
https://github.com/gforti/ui-gameshow
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/gforti/ui-gameshow
- Owner: gforti
- Created: 2019-08-15T04:50:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T05:39:09.000Z (about 2 years ago)
- Last Synced: 2024-05-28T16:18:36.043Z (7 months ago)
- Language: JavaScript
- Size: 46.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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.