Chatting App built with TypeScript, Express, Materialize-css, Webpack and Socket.io
https://chat-app-2341.herokuapp.com/
Clone the repo
git clone [email protected]:symphony/chat-app.git && cd chat-app
Start the server
npm run dev
Visit the App
http://localhost:3000