yarn install
yarn build-client
yarn starttyarn install
yarn start-server &
yarn start-client &go to http://localhost:8080 and log in with bob@foo.bar/password or alice@foo.bar/password. Then you can write messages to other users (if they logged in at least once).