Skip to content

DDD5677/Chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-requisites

Getting started

  • Install dependencies
cd backend
npm install
  • run the project in dev mode
npm run dev

Navigate to http://localhost:3000

Frontend

  • Install dependencies
cd frontend
npm install
  • run the project in dev mode
npm run dev

Navigate to http://localhost:5173/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published