Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 319 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 319 Bytes

Hexlet tests and linter status:

Actions Status

To start the server:

npm ci
npm start

To start the frontend part:

cd frontend
npm start