6 lines
122 B
Markdown
6 lines
122 B
Markdown
Start the Server:
|
|
Just start the main.py using vscode or pyhotn path-to-main.py
|
|
|
|
Start the Client:
|
|
cd frontend
|
|
npm run dev |