Add README.md

This commit is contained in:
dvirlabs 2025-06-05 03:53:54 +03:00
parent f884de3b3a
commit e42c62820b

6
README.md Normal file
View File

@ -0,0 +1,6 @@
Start the Server:
Just start the main.py using vscode or pyhotn path-to-main.py
Start the Client:
cd frontend
npm run dev