Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 119 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 119 Bytes

Coolgram

cd frontend
npm start

cd backend 
npm start

cd chatbackend
npm start