## Run program
PORT=<PORT> npm run start [...hosts]
## Run and watch program files changes
PORT=<PORT> npm run start:watch [...hosts]
# Args:
# - PORT: Listening port
# - hosts: Peers to connect into
See P2P Chat working: https://www.youtube.com/watch?v=fsdCOiBw28w