Checkout Demo
Make sure you have Node.js and npm installed.
-
Clone or Download the repository
$ git clone https://github.com/raakshash/chatapp.git $ cd chatapp
-
Install Dependencies
$ npm install
-
Start the application
$ npm start
Your app should now be running on localhost:3000.