run react script with npm start in terminal, ensure you are in
in a different terminal, for the server side, setup the the virtual environment source env/bin/activate
run server side code uvicorn main:app --reload
| Name | Name | Last commit date | ||
|---|---|---|---|---|
run react script with npm start in terminal, ensure you are in
in a different terminal, for the server side, setup the the virtual environment source env/bin/activate
run server side code uvicorn main:app --reload