surksharathi / real_time_chat_with_socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat Application

1) Start MongoDb server 
sudo systemctl start mongod

2)Verify that MongoDB has started successfully.
sudo systemctl status mongod

3) Stop MongoDB
sudo systemctl stop mongod

About


Languages

Language:HTML 54.8%Language:JavaScript 28.5%Language:CSS 16.6%