To start your server, you need to open Terminal (macOS or Linux) or the Command Prompt/PowerShell (Windows) and execute the following command:
> python server/app.py
Your server will be running and listening on http://localhost:5000.
To start your server, you need to open Terminal (macOS or Linux) or the Command Prompt/PowerShell (Windows) and execute the following command:
> python server/app.py
Your server will be running and listening on http://localhost:5000.