Before running, you have to install streamlit through here.
In the root of the repository, run
streamlit run app.py --server.runOnSave true
Note: There may be dependencies required to run, specifically matplotlib required installation when running on a new machine.