This application built using Node.js, Express, Socket.io.
Make sure you have Node.js and npm install.
-
Clone or Download the repository
git clone https://github.com/antimatter007/WeChat.git $ cd WeChat
-
Install Dependencies
npm install
-
Start the Application
npm start
Application runs from localhost:3000.