Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 193 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 193 Bytes

Chat App Using React.js Socket.io and Node.js

Setup

  1. Clone
$ git clone https://github.com/semkart/chat_app
  1. Install Dependencies
$ npm install
  1. Run
$ npm start