Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 433 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 433 Bytes

Description

This is a simple chat-app.


Stack

ES6, ReactJS, React-Router v4, Reactstrap, NodeJS, ExpressJS, SocketIO.


Client side

$ git clone https://github.com/jackowiak/chat-app-react.git

$ cd chat-app-react

$ npm install

$ npm run dev