Run
bash bin/webAPIinstall.sh
to create python environment and download necessary package needed.
Then run
bash bin/webAPIdb.sh create
will create database.
Then run
bash bin/webAPIrun.sh
will start the server.
Open webAPI/templates/graph.html
will show the output line graph.