Skip to content
/ chat Public

A full stack chat app made under 4 hours as an exercise

Notifications You must be signed in to change notification settings

YIZHUANG/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Docs

Run the back-end.

* cd backend
* npm install
* npm start

Run the front-end.

* cd frontend
* npm install
* npm start

About

A full stack chat app made under 4 hours as an exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published