Chat application that allows users to chat with each other in a chatroom.
All scripts should be executed from the root directory.
- Node 12.x
npm run i && npm run setup
npm run validate
npm run start
or
npm run build
Developed for the Mediaan Masterclass 2020.