97bb20a2a9fc594fa9a78c092a75641e979a3baf
TheChaseBuzzer
To run TheChaseBuzzer yourself, complete the following steps:
- Open port 8080 on your router (TCP/UDP)
- Install node.js from https://nodejs.org/en/
- Download all project files for TheChaseBuzzer from this github repository
- Open the main folder of TheChaseBuzzer in cmd (this is the folder containing app.js)
- Install the node modules using the command:
npm install - Run the app with the command:
node app.js - You should then be able to connect to the server in a browser by entering your public ip, followed by
:8080
Description
Languages
HTML
60%
JavaScript
28.7%
CSS
11.3%