/simple-chat-app

Primary LanguageJavaScriptMIT LicenseMIT

simple-chat-app

messaging web app built with socket.io

check it out

Quick start:

$ yarn # npm install
$ yarn build # npm run build

Development

$ npm install
$ localost:3000