Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 520 Bytes

README.md

File metadata and controls

38 lines (20 loc) · 520 Bytes

ABOUT

ChatRooms app I build for assignment of a friend.

To Run

As Simple Program

1. git clone https://github.com/s-mrb/Chat-Room
2. cd Chat-Room
3. (cd server && npm install && npm start) & (cd client && yarn install && yarn start)



As Docker Container

1. git clone https://github.com/s-mrb/Chat-Room
2. cd Chat-Room
3. sudo ./setup-docker.sh

Sample

de/1.gif