Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 220 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 220 Bytes

node-chatapp

Try to make a small app to chat.

Nodejs + express + socket.io + ejs engine + node-mysql(author:felixge)

Press the Enter key to send message and the message will be insert into your database.