exi66 / simple-chat

simple chat on express.js and socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-chat

simple chat on express.js and socket.io for backend, vue.js for frontend.

Run

Install all requirements by running npm i, and run server node index.js <port>, where portoptional (default 8080).
Your chat is available http://localhost:8080/ or http://localhost:your_port/.

About

simple chat on express.js and socket.io

License:MIT License


Languages

Language:HTML 86.8%Language:JavaScript 13.2%