Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 966 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 966 Bytes

Netlify Status


Socket Chat

LOGO

Demo

wa6OA3ugDn

Local launch

  1. Clone repo: git clone https://github.com/T-Damer/chao-chat.git
  2. cd chao-chat
  3. cd server
  4. Install dependencies with yarn or npm install
  5. Run backend server with yarn start | npm run start (check localhost:5000)
  6. Repeat 1-3 this with client directory
  7. Check your localhost:3000, must be working