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