Follow these steps to run the project:
cd backend
pip install -r requirements.txt
python server.pypython bureau_negotiation.pycd frontend
npm i
npm run devMake sure to run each command in a separate terminal window.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Follow these steps to run the project:
cd backend
pip install -r requirements.txt
python server.pypython bureau_negotiation.pycd frontend
npm i
npm run devMake sure to run each command in a separate terminal window.