Find instructions at https://github.com/CMU-17-214/f2024/blob/main/labs/lab02.md
To compile and run the Java version, run mvn compile in the java directory, then run as usual.
To compile and run the TypeScript version, run npm compile in the typescript directory, then npm run start to execute.