Skip to content

metastasio/Chat-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

To start the server:

npm ci
npm start

To start the frontend part:

cd frontend
npm start