My chat app is a Application for chat.
Use the package manager npm to install Application.
cd client
npm install
npm startcd server
npm install
npm run devPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.