Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 184 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 184 Bytes

Simple Socket IO chat with React and Flux as Client and Node JS as Server

To install run: npm install

To start client run: npm run dev

To start server run: node server.js