To run the typescript project, you need nodejs installed in your environment. All the dependencies are given in package.json file. In order to install the necessary packages, use "npm install"
To run, use "npm run start"
Make sure you have python installed. Pip install the packages "numpy" and "matplotlib"
to run "python scriptname.py"