Please note that you have to have pip3 and React libraries installed.
Please install required packages first.
make install
This will install Python packages, React packages and "concurrently" package to run concurrently.
Also, please make sure that you have npm and nodejs libraries installed.
Please run the program by executing following command
make start
This will run both program concurrently.
In case if you encounter with some error, please run frontend and backend in seperate terminal windows.
make run-flask
make run-node
Also, make sure that you enabled CROS.