Skip to content

Chealisa-Parkoban/f24-lab02

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

17-214 Lab 2 (F24)

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.

questions: cannot run npm compile/npm run start typescript encapsulation: class or function?

npm run compile

About

17-214 Lab 2 (F24)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.9%
  • Java 42.1%