Install packages:
npm install
First, run the development server:
npm run dev
- Navigate to Chat tab, input text and hit submit
- Open Chat window in second tab, and send response in chat
- Chat is updated in real-time
- add usernames
- see prior chat history when joining room
- implement room function