Skip to content

katkopikat/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text chat room.

Downloading

git clone https://github.com/katkopikat/chat

Client

$ cd client

$ npm install

$ cd ../

$ npm start

Backend

cd backend

$ npm install

$ node server

About

Evaluation Test JavaScript. Text chat room

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published