Algorithms-Visualizer DSA project How to compile Typescript: Install Typescript npm install -g typescript Run cmd tsc --watch ( It will auto compile from ts into js everytime you save the files)