A Viewing Party you can setup with your friends!
- Open a terminal (cmd, pwsh, etc) in the
ViewingParty
folder - Execute
npm install
in the folder and wait for all the dependencies to install - Open port
8000
on your router (You can customize the port in server.js) - Execute
npm start
in the folder to start the site - Send the global link (public ip + ':' + port number) to your friends, and open the local link (private ip + ':' + port number) for yourself