Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 313 Bytes

Readme.md

File metadata and controls

13 lines (7 loc) · 313 Bytes

Backend

For run backend in folder /backend/ run command npm start

Server will start on URL http://localhost:4000

UI

For run UI in folder /ui/ run command npm start

Server will start on URL http://localhost:5173

Enjoy!