This is Messaging App using electron
1.Clone the repo.
2.Navigate to folder on command prompt.
3.Download Required Dependencies using command npm install
4.To start the socket server run the command npm run serve
5.To start the electron application run the command npm start
6.Then start chatting.....


